Update CHANGELOG to mention fixing socket leaks

pull/942/head
Chris Goller 2017-02-28 16:08:24 -06:00
parent 904e4963b6
commit e6113bca6f
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