update the changelog

pull/545/head
John Shahid 2014-05-15 14:33:48 -04:00
parent 964f5b23b6
commit 702bf3d7b5
1 changed files with 7 additions and 0 deletions

View File

@ -1,7 +1,14 @@
## v0.6.4 [unreleased]
### Features
- Make the write batch size configurable (also applies to deletes)
- Optimize writing to multiple series
### Bugfixes
- Fix a bug in shard logic that caused short term shards to be clobbered with long term shards
## v0.6.3 [2014-05-13]
### Features