Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ionspin committed Jul 15, 2024
1 parent 2c37512 commit 45b7b29
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
## Descriptive changelog
(All dates are DD.MM.YYYY)

##### 0.3.10-SNAPSHOT - current snapshot

##### 0.3.11-SNAPSHOT - current

##### 0.3.10 - 15.7.2024
- Fix for #280, return byte array containing zero instead of empty array when big integer is zero.
- Fix for #291, override hashCode as well as equals in ModularBigInteger.
- Fix for #292, negate for Modular big intiger did nothing.
Expand Down

0 comments on commit 45b7b29

Please sign in to comment.