]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update release note of 3.4 rocksdb-3.4
authorsdong <siying.d@fb.com>
Mon, 18 Aug 2014 23:27:08 +0000 (16:27 -0700)
committersdong <siying.d@fb.com>
Mon, 18 Aug 2014 23:42:05 +0000 (16:42 -0700)
Summary: N/A

Test Plan: N/A

Reviewers: yhchiang, ljin

Reviewed By: ljin

Subscribers: dhruba, leveldb, igor

Differential Revision: https://reviews.facebook.net/D22053

HISTORY.md

index dbae316f5c1651fa8de4dd82e24acbb2cbf5664a..c5495891e225e83db134784d4adb89d459633b98 100644 (file)
@@ -2,6 +2,12 @@
 
 ### Unreleased
 ### New Features
+
+### Public API changes
+
+
+## 3.4.0 (8/18/2014)
+### New Features
 * Support Multiple DB paths in universal style compactions
 * Add feature of storing plain table index and bloom filter in SST file.
 * CompactRange() will never output compacted files to level 0. This used to be the case when all the compaction input files were at level 0.