Add missing release note

This commit is contained in:
Andrew Kryczka 2020-10-12 13:43:16 -07:00
parent d6cd5d1e3c
commit ac39f413d8

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.13 (09/24/2020)
### Bug fixes