fix changelog.md

Fix versionist formatting error in CHANGELOG.md.
Also re-formatted previous changelog entries for consistency with the
new format.

Change-type: patch
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
This commit is contained in:
Giovanni Garufi 2018-11-10 16:39:51 +01:00
parent 5a83bb80b1
commit 9ec63e4fcf

View File

@ -1,27 +1,30 @@
# Change Log # Change Log
All notable changes to this project will be documented in this file 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 # v0.0.5
## (2018-11-07) ## (2018-11-07)
* env: Pass superuser credentials in the environment [Rich Bayliss] * env: Pass superuser credentials in the environment [Rich Bayliss]
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! # v0.0.4
This project adheres to [Semantic Versioning](http://semver.org/). ## (2018-11-02)
## v0.0.4 - 2018-11-02
* Automatically detect the correct NodeJS binary [Akis Kesoglou] * 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] * 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] * Add support for automatic versioning [Akis Kesoglou]
## v0.0.1 - 2018-02-20 # v0.0.1
## (2018-02-20)
* Initial commit * Initial commit