paritytech / trie

Base-16 Modified Patricia Merkle Tree (aka Trie)
Apache License 2.0
258 stars 67 forks source link

chore: Release trie-db 0.28.0 #200

Closed lexnv closed 1 year ago

lexnv commented 1 year ago

This PR prepares the release of trie-db 0.28.0 to allow substrate https://github.com/paritytech/polkadot-sdk/pull/1153 to use the merkle value functionality.

The version has been bumped from 0.27.1 to 0.28.0 since the addition of lookup_first_descendant represents a breaking change for the Trie trait.

Changelog

[0.28.0] - 2023-09-12

@paritytech/subxt-team