update the changelog

pull/738/head
John Shahid 2014-07-15 15:38:52 -04:00
parent 8972d738a3
commit 6c5870e187
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
## v0.8.0-rc.2 [unreleased]
## v0.8.0-rc.3
### Bugfixes
## v0.8.0-rc.2 [2014-07-15]
- This release is to fix a build error in rc1 which caused rocksdb to not be available
- Bump up the `max-open-files` option to 1000 on all storage engines
- Lower the `write-buffer-size` to 1000
## v0.8.0-rc.1 [2014-07-15]
### Features