Skip to content

Commit

Permalink
docs(changelog): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ChosunOne committed Jul 11, 2022
1 parent 914f63d commit 6b7d019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ for details.
* BREAKING CHANGE: Inputs to the tree when using `serde` now need to be the `Array` type until Serde supports const
generics
* Keys can now be of any length so long as they are a fixed size array.
* Added a `decompose` method to the `MerkleBIT` to allow accessing the underlying DB before it is dropped.

# 3.2.3
* Update dependencies
Expand Down

0 comments on commit 6b7d019

Please sign in to comment.