Skip to content

Commit 1b1d961

Browse files
author
Lei Jin
committed
update HISTORY.md
Summary: as title Test Plan: no Reviewers: sdong, igor Reviewed By: igor Subscribers: leveldb Differential Revision: https://reviews.facebook.net/D22761
1 parent 703c3ea commit 1b1d961

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

HISTORY.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Rocksdb Change Log
22

33
### Unreleased
4+
5+
----- Past Releases -----
6+
7+
## 3.5.0 (9/3/2014)
48
### New Features
59
* Add include/utilities/write_batch_with_index.h, providing a utilitiy class to query data out of WriteBatch when building it.
610
* Move BlockBasedTable related options to BlockBasedTableOptions from Options. Change corresponding JNI interface. Options affected include:
@@ -11,10 +15,6 @@
1115
### Public API changes
1216
* The Prefix Extractor used with V2 compaction filters is now passed user key to SliceTransform::Transform instead of unparsed RocksDB key.
1317

14-
15-
----- Past Releases -----
16-
17-
1818
## 3.4.0 (8/18/2014)
1919
### New Features
2020
* Support Multiple DB paths in universal style compactions

0 commit comments

Comments
 (0)