Updated changes.xml following resolution of MATH-756.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1306759 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastien Brisard 2012-03-29 09:04:24 +00:00
parent 9ca9ea19c4
commit 361d9d469f
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ If the output is not quite correct, check for invisible trailing spaces!
<body>
<release version="3.1" date="TBD" description="
">
<action dev="celestin" type="add" issue="MATH-756">
Added classes Decimal64 and Decimal64Field, which are wrapper classes around primitive doubles. These classes implement FieldElement and Field, respectively.
</action>
</release>
<release version="3.0" date="2012-03-07" description="
This is a major release: It combines bug fixes, new features and