Update HISTORY-JAVA.md

This commit is contained in:
Jörg Maier 2015-01-31 16:13:06 +01:00
parent 384cb6619e
commit 4a4e4279f0

View File

@ -1,5 +1,13 @@
# RocksJava Change Log
## By 01/31/2015
### New Features
* WriteBatchWithIndex support.
* Iterator support for WriteBatch and WriteBatchWithIndex
* GetUpdatesSince support.
* Snapshots carry now information about the related sequence number.
* TTL DB support.
## By 11/14/2014
### New Features
* Full support for Column Family.