diff --git a/CHANGELOG.md b/CHANGELOG.md index 60de6f5df5a..77ed42f28a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - [Issue #511](https://github.com/influxdb/influxdb/issues/511). Don't automatically create the database when a db user is created - [Issue #512](https://github.com/influxdb/influxdb/issues/512). Group by should respect null values +- [Issue #518](https://github.com/influxdb/influxdb/issues/518). Filter Infinities and NaNs from the returned json +- [Issue #522](https://github.com/influxdb/influxdb/issues/522). Committing requests while replaying caused the WAL to skip some log files - [Issue #369](https://github.com/influxdb/influxdb/issues/369). Fix some edge cases with WAL recovery ## v0.6.1 [2014-05-06]