chore: add date for v0.7 release

This commit is contained in:
Bobbin Threadbare 2023-10-06 17:06:06 -07:00
parent 78aa714b89
commit 9235a78afd

View file

@ -1,4 +1,4 @@
## 0.7.0 (TBD)
## 0.7.0 (2023-10-05)
* Replaced `MerklePathSet` with `PartialMerkleTree` (#165).
* Implemented clearing of nodes in `TieredSmt` (#173).