Skip to content

Commit 94418e5

Browse files
authored
Update CHANGELOG.md
1 parent c9f37b9 commit 94418e5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
10+
## [3.0.0]
11+
912
### Changed
1013
- `DebugGroup` group operation counting data is now split up into buckets that allow, for example, to separately count operations done by different parties in an interactive protocol. Furthermore, counting is now done statically, i.e. the data in each bucket persists across `DebugGroup` instances.
1114
- Reduce collisions for `Zn#injectiveValueOf`

0 commit comments

Comments
 (0)