fix #2599: update CHANGELOG.md

pull/2673/head
David Norton 2015-05-27 16:28:45 -04:00
parent 31c597a401
commit 500af80ebc
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
### Features
- [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.
### Bugfixes
- [2635](https://github.com/influxdb/influxdb/issues/2635): Fix querying against boolean field in WHERE clause.