diff --git a/CHANGELOG.md b/CHANGELOG.md index ef1a42e..8a8dd1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,30 @@ # Change Log All notable changes to this project will be documented in this file +automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! +This project adheres to [Semantic Versioning](http://semver.org/). # v0.0.5 ## (2018-11-07) * env: Pass superuser credentials in the environment [Rich Bayliss] -automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! -This project adheres to [Semantic Versioning](http://semver.org/). - -## v0.0.4 - 2018-11-02 +# v0.0.4 +## (2018-11-02) * Automatically detect the correct NodeJS binary [Akis Kesoglou] -## v0.0.3 - 2018-11-02 +# v0.0.3 +## (2018-11-02) * Forward VPN config to the API container [Akis Kesoglou] -## v0.0.2 - 2018-11-01 +# v0.0.2 +## (2018-11-01) * Add support for automatic versioning [Akis Kesoglou] -## v0.0.1 - 2018-02-20 +# v0.0.1 +## (2018-02-20) * Initial commit