Skip to content

Commit

Permalink
chore: add changelog (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle authored Sep 5, 2023
1 parent df3db2d commit ad49f93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 0.20.1 (September 5, 2023)

### Improvements

- [#654](https://github.com/cosmos/iavl/pull/654) Add API `TraverseStateChanges` to extract state changes from iavl versions.
Expand All @@ -11,6 +13,7 @@
### Bug Fixes

- [#801](https://github.com/cosmos/iavl/pull/801) Fix rootKey empty check by len equals 0.
- [#829](https://github.com/cosmos/iavl/pull/829) Fix fastnode concurrency panic.

## 0.20.0 (March 14, 2023)

Expand Down

0 comments on commit ad49f93

Please sign in to comment.