Update unreleased section of changelog

This commit is contained in:
Bertocq
2018-02-09 13:47:19 +01:00
parent 207069f737
commit 0857d3be1f

View File

@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed ### Fixed
- Improve spec boot time and clean up logs https://github.com/consul/consul/pull/2444 - Improve spec boot time and clean up logs https://github.com/consul/consul/pull/2444
- Flaky spec: random investments order scenario https://github.com/consul/consul/pull/2454 - Flaky spec: random investments order scenario https://github.com/consul/consul/pull/2454
- Flaky spec: users without email should not receive emails https://github.com/consul/consul/pull/2453
### Security ### Security