updates changelog

pull/5787/head
Chris Ramón 2016-02-23 00:03:32 -05:00
parent e52accaf90
commit f235852c0b
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
- [#5716](https://github.com/influxdata/influxdb/pull/5716): models: improve handling of points with empty field names or with no fields.
- [#5719](https://github.com/influxdata/influxdb/issues/5719): Fix cache not deduplicating points
- [#5754](https://github.com/influxdata/influxdb/issues/5754): Adding a node as meta only results in a data node also being registered
- [#5787](https://github.com/influxdata/influxdb/pull/5787): HTTP: Add QueryAuthorizer instance to httpd services handler. @chris-ramon
## v0.10.1 [2016-02-18]