Skip to content

Commit 6efbd70

Browse files
committed
Track changes
1 parent 402a9c5 commit 6efbd70

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/changes/changes.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ If the output is not quite correct, check for invisible trailing spaces!
5656
<release version="1.3" date="TBD" description="
5757
New features, updates and bug fixes.
5858
">
59+
<action dev="erans" type="fix" issue="NUMBERS-207" due-to="Richard Mullender">
60+
Bug in "compareTo" method of classes "Fraction" and "BigFraction" (when the two
61+
values are negative).
62+
</action>
5963
</release>
6064

6165
<release version="1.2" date="2024-08-12" description="
6266
New features, updates and bug fixes.
6367
">
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>
6868
<action dev="aherbert" type="add" issue="NUMBERS-206">
6969
"Selection": Add selection of the k-th ordered element from an array.
7070
</action>

0 commit comments

Comments
 (0)