chore: add winterfell dependency update to changelog
This commit is contained in:
parent
d68be83bc4
commit
703692553d
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
## 0.2.0 (2023-03-24)
|
## 0.2.0 (2023-03-24)
|
||||||
|
|
||||||
- Implemented `Mmr` and related structs (#67)
|
- Implemented `Mmr` and related structs (#67).
|
||||||
- Implemented `MerkleStore` (#93, #94, #95, #107 #112).
|
- Implemented `MerkleStore` (#93, #94, #95, #107 #112).
|
||||||
- Added benchmarks for `MerkleStore` vs. other structs (#97).
|
- Added benchmarks for `MerkleStore` vs. other structs (#97).
|
||||||
- Added Merkle path containers (#99).
|
- Added Merkle path containers (#99).
|
||||||
- Fixed depth handling in `MerklePathSet` (#110).
|
- Fixed depth handling in `MerklePathSet` (#110).
|
||||||
|
- Updated Winterfell dependency to v0.6.
|
||||||
|
|
||||||
## 0.1.4 (2023-02-22)
|
## 0.1.4 (2023-02-22)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue