[COLLECTIONS-807] add @samabcde contribution to the issue changelog

This commit is contained in:
Bruno P. Kinoshita 2022-04-30 10:31:38 +12:00
parent 369ae6b7d0
commit 51813d040c
1 changed files with 2 additions and 2 deletions

View File

@ -88,8 +88,8 @@
<action issue="COLLECTIONS-788" type="fix" dev="ggregory" due-to="Arturo Bernal"> <action issue="COLLECTIONS-788" type="fix" dev="ggregory" due-to="Arturo Bernal">
Use Java 8 features #228. Use Java 8 features #228.
</action> </action>
<action issue="COLLECTIONS-807" type="fix" dev="ggregory" due-to="Pradeesh Kumar"> <action issue="COLLECTIONS-807" type="fix" dev="ggregory" due-to="Pradeesh Kumar, samabcde">
Upgraded org.junit.Test to org.junit.jupiter.api.Test #295. Upgraded org.junit.Test to org.junit.jupiter.api.Test #295, #304.
</action> </action>
<action issue="COLLECTIONS-802" type="fix" dev="kinow" due-to="samabcde, Ben Manes"> <action issue="COLLECTIONS-802" type="fix" dev="kinow" due-to="samabcde, Ben Manes">
ReferenceMap iterator remove violates contract #300. ReferenceMap iterator remove violates contract #300.