LANG-1416: Add changes.xml entry
This commit is contained in:
parent
2bcf86d8af
commit
65a7b5d3b9
|
@ -46,6 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<body>
|
||||
|
||||
<release version="3.9" date="????-??-??" description="??">
|
||||
<action issue="LANG-1416" type="update" dev="britter">Update to JUnit 5</action>
|
||||
<action issue="LANG-1417" type="update" dev="britter">Add @FunctionalInterface to ThreadPredicate and ThreadGroupPredicate</action>
|
||||
<action issue="LANG-1415" type="update" dev="britter">Update Java Language requirement to 1.8</action>
|
||||
<action issue="LANG-1411" type="add" dev="britter" due-to="Alexander Tsvetkov">Add isEmpty method to ObjectUtils</action>
|
||||
|
|
Loading…
Reference in New Issue