Skip to content

Commit

Permalink
Update HISTORY.md -- release RocksDB 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcanadi committed May 5, 2014
1 parent 7984b9b commit 044af85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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)

Expand Down

0 comments on commit 044af85

Please sign in to comment.