Merge pull request #8102 from zhichao-cao/nvm_try

try the push
This commit is contained in:
anand1976
2021-03-25 09:42:26 -07:00
committed by GitHub
+1
View File
@@ -1,6 +1,7 @@
# Rocksdb Change Log
## Unreleased
## 6.19.0 (03/21/2021)
### Bug Fixes
* Fixed the truncation error found in APIs/tools when dumping block-based SST files in a human-readable format. After fix, the block-based table can be fully dumped as a readable file.