evoacme/CHANGELOG.md

36 lines
621 B
Markdown
Raw Normal View History

2019-11-05 14:04:43 +01:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
This project does not follow semantic versioning.
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
2020-06-03 12:04:01 +02:00
## [20.06] - 2020-06-03
### Changed
* remove usage of "acme" user, root does all the work
2019-11-05 14:04:43 +01:00
## [19.11] - 2019-11-05
### Added
* extracted from ansible-roles.git
* add a "-V" or "--version" argument to display version
* use same logic for log/error/debug functions
* use same logic for QUIET/VERBOSE variables