release: version 1.0.0
This commit is contained in:
parent
ca19aa48e6
commit
e44c4c1f59
2 changed files with 3 additions and 1 deletions
|
@ -4,4 +4,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.0] - 2019-03-16
|
||||
- first version
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Ansible role: Luks
|
||||
[![Version](https://img.shields.io/badge/latest_version-0.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-luks/releases)
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-luks/releases)
|
||||
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-luks/src/branch/master/LICENSE)
|
||||
|
||||
Encrypt device with luks
|
||||
|
|
Loading…
Reference in a new issue