[COLLECTIONS-738]: add changes.xml entry

This commit is contained in:
Bruno P. Kinoshita 2020-01-09 20:18:38 +13:00
parent 888058b629
commit ea190a8ae3
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
</properties>
<body>
<release version="4.5" date="2019-MM-DD" description="Maintenance release.">
<action issue="COLLECTIONS-738" dev="kinow" type="update" due-to="Pengyu Nie">
Remove the redundant assertNull in IterableUtilsTest.find and update Javadocs.
</action>
<action issue="COLLECTIONS-724" dev="ggregory" type="update" due-to="Eitan Adler">
Simplify two remove-if loops #77.
</action>