From 9bcf5c0c1fa78a2e05aede1ad304aa0328871b3b Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Thu, 25 Jun 2015 22:23:48 -0400 Subject: [PATCH] Add changelog for the deploy --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 360179caa..19a5f1026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ The following are features that have been merged, but not yet deployed: - Nothing yet! +### 1.9.6 + +- Temporary fix for etcd-related issues with the ephemeral build manager (#181) + ### 1.9.5 - Added changelog (#178)