Skip to content

Commit ad49f93

Browse files
authored
chore: add changelog (#830)
1 parent df3db2d commit ad49f93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.20.1 (September 5, 2023)
6+
57
### Improvements
68

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

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

1518
## 0.20.0 (March 14, 2023)
1619

0 commit comments

Comments
 (0)