diff --git a/CHANGELOG.md b/CHANGELOG.md index bd3dbcc0a..e3436da11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed - 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: users without email should not receive emails https://github.com/consul/consul/pull/2453 ### Security