diff --git a/java/HISTORY-JAVA.md b/java/HISTORY-JAVA.md index 7a293fd3f..9bced168e 100644 --- a/java/HISTORY-JAVA.md +++ b/java/HISTORY-JAVA.md @@ -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.