[COLLECTIONS-697]: add missing changes.xml entry (ref #55)
This commit is contained in:
parent
04c59168ba
commit
64420e34cc
|
@ -21,6 +21,9 @@
|
|||
</properties>
|
||||
<body>
|
||||
<release version="4.5" date="2020-MM-DD" description="Maintenance release.">
|
||||
<action issue="COLLECTIONS-697" dev="grimreaper" type="update" due-to="Ranjan George">
|
||||
JavaDoc for FixedSizeList should warn that modifying underlying list is still allowed and is not prevented
|
||||
</action>
|
||||
<action issue="COLLECTIONS-738" dev="kinow" type="update" due-to="Pengyu Nie">
|
||||
Remove the redundant assertNull in IterableUtilsTest.find and update Javadocs.
|
||||
</action>
|
||||
|
|
Loading…
Reference in New Issue