Skip to content

Commit

Permalink
Update release note of 3.4
Browse files Browse the repository at this point in the history
Summary: N/A

Test Plan: N/A

Reviewers: yhchiang, ljin

Reviewed By: ljin

Subscribers: dhruba, leveldb, igor

Differential Revision: https://reviews.facebook.net/D22053
  • Loading branch information
siying committed Aug 18, 2014
1 parent 55935c8 commit 83e92ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 83e92ff

Please sign in to comment.