update the changelog since leveldb upgrade didn't make it in 0.5.4

pull/310/head
John Shahid 2014-04-03 11:27:21 -04:00
parent 93e93fa898
commit d39646a8d6
1 changed files with 4 additions and 5 deletions

View File

@ -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