Update CHANGELOG to mention fixing socket leaks

pull/10616/head
Chris Goller 2017-02-28 16:08:24 -06:00
parent e606e74fed
commit 7d29bf92a9
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## v1.2.0 [unreleased]
### Bug Fixes
1. [#936](https://github.com/influxdata/chronograf/pull/936): Fix leaking sockets for InfluxQL queries
### Features