Update CHANGELOG for PR 2093

pull/2104/head
Philip O'Toole 2015-03-27 22:43:47 -07:00
parent a4b133c601
commit d6613d7e9d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- [#2095](https://github.com/influxdb/influxdb/pull/2095): Improved InfluxDB client docs. Thanks @derailed
### Bugfixes
- [#2093](https://github.com/influxdb/influxdb/pull/2093): Point precision not marshalled correctly. Thanks @derailed
- [#2084](https://github.com/influxdb/influxdb/pull/2084): Allowing leading underscores in identifiers.
- [#2080](https://github.com/influxdb/influxdb/pull/2080): Graphite logs in seconds, not milliseconds.
- [#2101](https://github.com/influxdb/influxdb/pull/2101): SHOW DATABASES should name returned series "databases".