From: Peter Dillinger Date: Wed, 22 Sep 2021 04:59:24 +0000 (-0700) Subject: Clean up HISTORY X-Git-Tag: v6.25.1~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=33f11b262593838c7e45ef6c265a9f3698d0695d;p=rocksdb.git Clean up HISTORY --- diff --git a/HISTORY.md b/HISTORY.md index d99d72af5..07ee49321 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,9 +1,4 @@ # Rocksdb Change Log -## Unreleased -### Bug Fixes -### New Features -### Public API change - ## 6.25.0 (2021-09-20) ### Bug Fixes * Allow secondary instance to refresh iterator. Assign read seq after referencing SuperVersion.