Improve changelog entry.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1522086 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4c7b801625
commit
a0636a7400
|
@ -66,8 +66,8 @@ If the output is not quite correct, check for invisible trailing spaces!
|
|||
</action>
|
||||
<action dev="tn" type="fix" issue="MATH-996" due-to="Tim Allison">
|
||||
Creating a "Fraction" or "BigFraction" object with a maxDenominator parameter
|
||||
does not throw a "FractionConversionException" in case the value is very close
|
||||
to fraction.
|
||||
does not throw a "FractionConversionException" anymore in case the value is
|
||||
very close to fraction.
|
||||
</action>
|
||||
<action dev="tn" type="add" issue="MATH-1028" due-to="Thorsten Schäfer">
|
||||
Added new distance metric "EarthMoversDistance".
|
||||
|
|
Loading…
Reference in New Issue