This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git
commit b6df5a9e578ed5d2fa179a0bfc79b256fa7d8c05 Author: Alex Herbert <[email protected]> AuthorDate: Wed Apr 15 10:53:19 2026 +0100 Update changes --- src/changes/changes.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ee6c9b6f..98174fb1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -66,8 +66,6 @@ New features, updates and bug fixes. Bug in "compareTo" method of classes "Fraction" and "BigFraction" (when the two values are negative). </action> - <action dev="ggregory" type="update">Pick up exec-maven-plugin version from parent POM.</action> - <action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 84 to 98 #174.</action> </release> <release version="1.2" date="2024-08-12" description="
