Skip to content

Commit 73ac661

Browse files
committed
Update CHANGELOG
1 parent 53b2ac4 commit 73ac661

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@
2727
- #29 Fix `to_non_unique_bytes` for `BLS12::G1Prepared`
2828
- #34 Fix `mul_by_inverse` for constants
2929
- #42 Fix regression in `mul_by_inverse` constraint count
30-
- #47 Compile with `panic='abort'` in release mode, for safety of the library across FFI boundaries.
30+
- #47 Compile with `panic='abort'` in release mode, for safety of the library across FFI boundaries
31+
- #57 Clean up `UInt` docs
3132

3233
## v0.1.0
3334

34-
Initial release
35+
Initial release

0 commit comments

Comments
 (0)