ansible-role-luks/CHANGELOG.md

28 lines
389 B
Markdown
Raw Normal View History

2019-03-16 22:51:50 +00:00
# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
2019-03-16 22:53:25 +00:00
2021-09-12 21:58:11 +00:00
### Added
- support debian 11
### Changed
test: replace kitchen to molecule
2021-09-12 22:05:09 +00:00
chore: use FQCN module name
2021-09-12 21:58:11 +00:00
### Fixed
- no show log with luks password
### Removed
- support debian 9
## v1.0.0 - 2019-03-16
2019-03-16 22:51:50 +00:00
- first version