Update unreleased section of changelog

This commit is contained in:
Bertocq
2018-02-09 12:17:08 +01:00
parent 37f0a412d9
commit fe071fcf38

View File

@@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased](https://github.com/consul/consul/compare/v0.13...consul:master)
### Added
- Missing polls button on help page https://github.com/consul/consul/pull/2452
- New legislation processes section on help page https://github.com/consul/consul/pull/2452
### Changed
### Deprecated
### Removed
### Fixed
- Improve spec boot time and clean up logs https://github.com/consul/consul/pull/2444
- Fix flaky spec: random investments order scenario https://github.com/consul/consul/pull/2454
### Security