Skip to content

Commit

Permalink
Merge pull request #96 from xujiajun/develop
Browse files Browse the repository at this point in the history
Docs: update CHANGELOG
  • Loading branch information
xujiajun committed Mar 21, 2021
2 parents e8feb28 + 9d09046 commit b1e2a9d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Expand Up @@ -41,4 +41,13 @@
* [Change] Fix some grammatical mistakes about README
* [Change] Rename variable for func ReadBPTreeRootIdxAt
* [Change] Add issue templates
* [Change] Update README && CHANGELOG
* [Change] Update README && CHANGELOG

## v0.6.0 (2021-03-21)
* [New Feature] Add PrefixSearchScan() with regexp search ability(#53
* [New Feature] Allow put with timestamp (#88 )
* [Bug Fix] Fix ZMembers bug (#58 )
* [Bug Fix] Repeated key merge fix (#83 )
* [Bug Fix] The LRem implementation is not consistent with the description (#92 )
* [Refactor] Improve buildBPTreeRootIdxes file reading (#67)
* [Docs] Update README && CHANGELOG

0 comments on commit b1e2a9d

Please sign in to comment.