diff --git a/CHANGELOG b/CHANGELOG index 5bd553d..bc8e748 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,28 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) -and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +and this project does not adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added + +### Changed + +### Fixed + +## [19.04] - 2019-04-25 + +### Added + +* IS_EVOBACKUP_INCS + +### Changed + +* change versioning scheme : year.month.patch +* extracts tests into functions +* add verbose and quiet modes +* add usage output on error +* add braces and quotes + ## [0.13] - 2018-04-10 ### Added