Add missing release note

This commit is contained in:
Andrew Kryczka 2020-10-12 13:43:16 -07:00
parent 1b963a999c
commit ceb7ae16a4

View File

@ -1,5 +1,7 @@
# Rocksdb Change Log
## Unreleased
### Bug Fixes
* Since 6.12, memtable lookup should report unrecognized value_type as corruption (#7121).
## 6.12.4 (2020-09-18)
### Public API Change