chore: add winterfell dependency update to changelog

This commit is contained in:
Bobbin Threadbare 2023-03-25 00:45:17 -07:00
parent d68be83bc4
commit 703692553d

View file

@ -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)