Skip to content

Commit

Permalink
Fix ObjectUtils Javadocs #755.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 8, 2021
1 parent 9501ae4 commit a3a0645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/changes/changes.xml
Expand Up @@ -59,6 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Simplify assertions with equivalent but more simple. #792.</action>
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Avoid multiple equivalent occurrences of the same expression. #797.</action>
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Remove redundant initializers #800.</action>
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Fix ObjectUtils Javadocs #755.</action>
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>
<action type="add" dev="ggregory" due-to="Gary Gregory">Add TriConsumer.</action>
Expand Down

0 comments on commit a3a0645

Please sign in to comment.