add news item for smt parallel subtree construction

This commit is contained in:
Qyriad 2024-11-14 19:48:50 -07:00
parent 20a2350174
commit ebc975f308

View file

@ -1,6 +1,7 @@
## 0.11.0 (2024-10-30) ## 0.11.0 (2024-10-30)
- [BREAKING] Updated Winterfell dependency to v0.10 (#338). - [BREAKING] Updated Winterfell dependency to v0.10 (#338).
- Added `Smt::with_entries_par()`, a parallel version of `with_entries()` with significantly better performance (#341).
## 0.11.0 (2024-10-17) ## 0.11.0 (2024-10-17)