update HISOTRY.md for new release

Summary:
as title

Test Plan:
n/a
This commit is contained in:
Lei Jin 2014-11-06 11:02:30 -08:00
parent 367a3f9cb4
commit c02338a698

View File

@ -2,6 +2,8 @@
## Unreleased
## 3.7.0 (11/6/2014)
### Public API changes
* Introduce SetOptions() API to allow adjusting a subset of options dynamically online
* Introduce 4 new convenient functions for converting Options from string: GetColumnFamilyOptionsFromMap(), GetColumnFamilyOptionsFromString(), GetDBOptionsFromMap(), GetDBOptionsFromString()