]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update HISTORY.md -- release RocksDB 3.0 v3.0
authorIgor Canadi <icanadi@fb.com>
Mon, 5 May 2014 21:44:57 +0000 (14:44 -0700)
committerIgor Canadi <icanadi@fb.com>
Mon, 5 May 2014 21:44:57 +0000 (14:44 -0700)
HISTORY.md

index a46a51a32bf5e9ceeedb4fcb2c8825f2f217a53b..f64d5327555977f817e559c79198266ccf1a2536 100644 (file)
@@ -1,6 +1,6 @@
 # Rocksdb Change Log
 
-## Unreleased (will be released in 3.0)
+## 3.0.0 (05/05/2014)
 
 ### Public API changes
 * Added _LEVEL to all InfoLogLevel enums
@@ -9,6 +9,7 @@
 ### New Features
 * Column family support
 * Added an option to use different checksum functions in BlockBasedTableOptions
+* Added ApplyToAllCacheEntries() function to Cache
 
 ## 2.8.0 (04/04/2014)