Update CHANGELOG

pull/4841/head
Edd Robinson 2015-11-19 00:54:46 +00:00
parent bbbb751e0b
commit e995fba9b1
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ There are breaking changes in this release:
- Scripts are now located in `/usr/lib/influxdb/scripts` (previously `/opt/influxdb`)
### Features
- [#4841](https://github.com/influxdb/influxdb/pull/4841): Improve parsing of measurements and tags
- [#4098](https://github.com/influxdb/influxdb/pull/4702): Support 'history' command at CLI
- [#4098](https://github.com/influxdb/influxdb/issues/4098): Enable `golint` on the code base - uuid subpackage
- [#4141](https://github.com/influxdb/influxdb/pull/4141): Control whether each query should be logged