Skip to content

Commit

Permalink
chore: changelog for 0.19.4 (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Oct 27, 2022
1 parent 8e60000 commit f4499a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 0.19.4 (October 28, 2022)

- [#599](https://github.com/cosmos/iavl/pull/599) Populate ImmutableTree creation in copy function with missing field
- [#589](https://github.com/cosmos/iavl/pull/589) Wrap `tree.addUnsavedRemoval()` with missing `if !tree.skipFastStorageUpgrade` statement

## 0.19.3 (October 8, 2022)

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

0 comments on commit f4499a9

Please sign in to comment.