Update CHANGELOG Unreleased section
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -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
|
||||
|
||||
@@ -269,6 +281,3 @@
|
||||
[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.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)*
|
||||
Reference in New Issue
Block a user