We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb361e4 commit 5d7e64fCopy full SHA for 5d7e64f
1 file changed
src/changes/changes.xml
@@ -47,6 +47,8 @@ The <action> type attribute can be add,update,fix,remove.
47
</properties>
48
<body>
49
<release version="2.16.2" date="YYYY-MM-DD" description="Java 8 is required.">
50
+ <!-- ADD -->
51
+ <action dev="ggregory" type="fix" due-to="sullis">Add test for CircularByteBuffer clear() #620.</action>
52
<!-- FIX -->
53
<action dev="ggregory" type="fix" due-to="Dependabot">Add missing unit tests.</action>
54
<action dev="ggregory" type="fix" due-to="Dependabot">FileUtils.lastModifiedFileTime(File) calls Objects.requireNonNull() on the wrong object.</action>
0 commit comments