From 207069f7379ef2cf8b2497c54ee6545a3453190a Mon Sep 17 00:00:00 2001 From: Bertocq Date: Fri, 9 Feb 2018 13:47:04 +0100 Subject: [PATCH] Update unreleased section of changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48e1f86f7..bd3dbcc0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### 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 +- Flaky spec: random investments order scenario https://github.com/consul/consul/pull/2454 ### Security