From eb075d20174312899f8fbb6698127bfc71493e36 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Sat, 6 Feb 2016 17:12:11 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77f09fcae..987127a6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ BUG FIXES: * client: Handle non-200 codes when parsing AWS metadata [GH-614] * client: Cleanup of the allocation directory [GH-755] * client: Unmounted of shared alloc dir when client is rebooted [GH-755] + * client/consul: Service name changes handled properly [GH-766] * driver/rkt: handle broader format of rkt version outputs [GH-745] * driver/qemu: failed to load image and kvm accelerator fixes [GH-656]