ansible-role-luks/CHANGELOG.md

35 lines
537 B
Markdown

# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
## v2.0.0 - 2024-07-05
### Breaking
- feat: use community.crypto.luks_device lib
### Added
- test: support debian 12
### Changed
test: replace kitchen to molecule
chore: use FQCN module name
### Fixed
- no show log with luks password
### Removed
- test: support debian 9
- test: support debian 10
- test: support debian 11
## v1.0.0 - 2019-03-16
- first version