Update CHANGELOG for PR2383

pull/2683/head
Philip O'Toole 2015-05-28 14:47:50 -07:00
parent d231fc1290
commit c71a6a6627
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
- [1997](https://github.com/influxdb/influxdb/pull/1997): Update SELECT * to return tag values.
- [2599](https://github.com/influxdb/influxdb/issues/2599): Add "epoch" URL param and return JSON time values as epoch instead of date strings.
- [2682](https://github.com/influxdb/influxdb/issues/2682): Adding pr checklist to CONTRIBUTING.md
- [2683](https://github.com/influxdb/influxdb/issues/2683): Add batching support to Graphite inputs.
### Bugfixes
- [2635](https://github.com/influxdb/influxdb/issues/2635): Fix querying against boolean field in WHERE clause.