We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e429d63 commit 543cf3aCopy full SHA for 543cf3a
1 file changed
src/changes/changes.xml
@@ -61,6 +61,10 @@ New features, updates and bug fixes.
61
<release version="1.2" date="2024-08-12" description="
62
New features, updates and bug fixes.
63
">
64
+ <action dev="aherbert" type="fix" issue="NUMBERS-207" due-to="Richard Mullender">
65
+ Bug in "compareTo" method of classes "Fraction" and "BigFraction" (when the two
66
+ values are negative).
67
+ </action>
68
<action dev="aherbert" type="add" issue="NUMBERS-206">
69
"Selection": Add selection of the k-th ordered element from an array.
70
</action>
0 commit comments