Update unreleased section of Changelog

This commit is contained in:
Bertocq
2017-12-14 15:14:18 +01:00
parent 45de7efd7a
commit 7399e5fab1

View File

@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- Design improvements https://github.com/consul/consul/pull/2170
- Adds timestamps to polls https://github.com/consul/consul/pull/2180 (Run `rake polls:initialize_timestamps` to initialize attributes created_at and updated_at with the current time for all existing polls, or manually through console set correct values)
- Improved Community design https://github.com/consul/consul/pull/1904
### Deprecated