add news item for smt parallel subtree construction

This commit is contained in:
Qyriad 2024-11-14 19:48:50 -07:00
parent d4fb9a9ad8
commit 136e31e6ed

View file

@ -1,6 +1,7 @@
## 0.11.0 (2024-10-30)
- [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)