From 3662a2c77b257e98354fac723bcaa61e64560b6e Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Wed, 15 Oct 2014 17:36:05 -0700 Subject: [PATCH] CHANGELOG updates --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0b92270..b9e66fcfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ BUG FIXES: * Raft snapshots work on Windows [GH-265] * Consul service entry clean by clients now possible - IMPROVEMENTS: +IMPROVEMENTS: * Use "critical" health state instead of "unknown" [GH-341] * Consul service can be targed for exec [GH-344]