Update CHANGELOG for PR 4198

[ci skip]
pull/4199/merge
Philip O'Toole 2015-09-22 10:48:08 -07:00
parent f857818ce5
commit ace0e0331f
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
- [#4140](https://github.com/influxdb/influxdb/pull/4140): Make storage engine configurable
- [#4161](https://github.com/influxdb/influxdb/pull/4161): Implement bottom selector function
- [#4196](https://github.com/influxdb/influxdb/pull/4196): Export tsdb.Iterator
- [#4198](https://github.com/influxdb/influxdb/pull/4198): Add basic cluster-service stats
### Bugfixes
- [#3457](https://github.com/influxdb/influxdb/issues/3457): [0.9.3] cannot select field names with prefix + "." that match the measurement name