Skip to content

Commit

Permalink
changelog prep for v1.0.0 (#824)
Browse files Browse the repository at this point in the history
Co-authored-by: Marko Baricevic <marbar3778@yahoo.com>
  • Loading branch information
tac0turtle and tac0turtle committed Aug 23, 2023
1 parent 4827590 commit f528c1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## v1.0.0-rc.0 (August 23, 2023)

### Improvements

Expand All @@ -15,6 +15,7 @@

- [#773](https://github.com/cosmos/iavl/pull/773) Fix memory leak in `Import`.
- [#801](https://github.com/cosmos/iavl/pull/801) Fix rootKey empty check by len equals 0.
- [#805](https://github.com/cosmos/iavl/pull/805) Use `sync.Map` instead of map to prevent concurrent writes at the fast node level

### Breaking Changes

Expand Down

0 comments on commit f528c1f

Please sign in to comment.