Skip to content

Commit f4499a9

Browse files
authored
chore: changelog for 0.19.4 (#600)
1 parent 8e60000 commit f4499a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## 0.19.4 (October 28, 2022)
6+
7+
- [#599](https://github.com/cosmos/iavl/pull/599) Populate ImmutableTree creation in copy function with missing field
8+
- [#589](https://github.com/cosmos/iavl/pull/589) Wrap `tree.addUnsavedRemoval()` with missing `if !tree.skipFastStorageUpgrade` statement
9+
510
## 0.19.3 (October 8, 2022)
611

712
- `ProofInner.Hash()` prevents both right and left from both being set. Only one is allowed to be set.

0 commit comments

Comments
 (0)