diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d58da1b96..6d6c271b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -341,10 +341,6 @@ ## v0.5.4 [2014-04-02] -- Upgrade leveldb 1.10 -> 1.15 - - This should be a backward compatible change, but is here for documentation only - ### Bugfixes - [Issue #386](https://github.com/influxdb/influxdb/issues/386). Drop series should work with series containing dots @@ -355,5 +351,8 @@ ## v0.5.5 [unreleased] -### Bugfixes +- Upgrade leveldb 1.10 -> 1.15 + This should be a backward compatible change, but is here for documentation only + +### Bugfixes