Skip to content

Commit

Permalink
Clarify entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Mar 17, 2021
1 parent 9d5bf4b commit a671473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="LANG-1645" type="fix" dev="aherbert" due-to="Alex Herbert">NumberUtils.createNumber to recognize hex integers prefixed with +.</action>
<action issue="LANG-1646" type="fix" dev="aherbert" due-to="Alex Herbert">NumberUtils.createNumber to return requested floating point type for zero.</action>
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary Gregory">EnumUtils.getEnumSystemProperty(...).</action>
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>
</release>

<release version="3.12.0" date="2021-02-26" description="New features and bug fixes (Java 8).">
Expand Down

0 comments on commit a671473

Please sign in to comment.