Functions Javadoc #466.
This commit is contained in:
parent
23931d528e
commit
e910e9c908
|
@ -85,6 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action issue="LANG-1501" type="fix" dev="ggregory" due-to="contextshuffling">Sort fields in ReflectionToStringBuilder for deterministic order #481.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Update POM parent: org.apache.commons:commons-parent 48 -> 50.</action>
|
||||
<action type="update" dev="ggregory" due-to="Peter Verhas">BooleanUtils Javadoc #469.</action>
|
||||
<action type="update" dev="ggregory" due-to="Peter Verhas">Functions Javadoc #466.</action>
|
||||
</release>
|
||||
|
||||
<release version="3.9" date="2019-04-09" description="New features and bug fixes. Requires Java 8, supports Java 9, 10, 11.">
|
||||
|
|
Loading…
Reference in New Issue