From 1f4488b0e584189970dfe9d7326db7bd51460c39 Mon Sep 17 00:00:00 2001
From: Chris Goller <goller@gmail.com>
Date: Thu, 9 Feb 2017 17:30:37 -0600
Subject: [PATCH] Update CHANGELOG to mention server gzip encoding and asset
 caching

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f072a7385..b81b4a635 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
 ### Upcoming Features
   1. [#838](https://github.com/influxdata/chronograf/issues/838): Add detail node to kapacitor alerts
   2. [#853](https://github.com/influxdata/chronograf/issues/853): Updated builds to use yarn over npm install
+  3. [#860](https://github.com/influxdata/chronograf/issues/860): Add gzip encoding and caching of static assets to server
 
 ### Upcoming UI Improvements