From 0857d3be1f828daf49dc54777dbdcd39771884d3 Mon Sep 17 00:00:00 2001 From: Bertocq Date: Fri, 9 Feb 2018 13:47:19 +0100 Subject: [PATCH] Update unreleased section of changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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