Update CHANGELOG Unreleased section

This commit is contained in:
rgarcia
2018-03-08 16:27:50 +01:00
parent 445808201c
commit 3016df00a7

View File

@@ -1,4 +1,16 @@
# Change Log # Changelog
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).
## [Unreleased](https://github.com/consul/consul/compare/v0.14...consul:master)
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [0.14.0](https://github.com/consul/consul/compare/v0.13...v0.14) - 2018-03-08 ## [0.14.0](https://github.com/consul/consul/compare/v0.13...v0.14) - 2018-03-08
@@ -268,7 +280,4 @@
[0.11.0]: https://github.com/consul/consul/compare/v0.10...v0.11 [0.11.0]: https://github.com/consul/consul/compare/v0.10...v0.11
[0.10.0]: https://github.com/consul/consul/compare/v0.9...v0.10 [0.10.0]: https://github.com/consul/consul/compare/v0.9...v0.10
[0.9.0]: https://github.com/consul/consul/compare/v0.8...v0.9 [0.9.0]: https://github.com/consul/consul/compare/v0.8...v0.9
[0.8.0]: https://github.com/consul/consul/compare/v0.7...v0.8 [0.8.0]: https://github.com/consul/consul/compare/v0.7...v0.8
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*