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 9314764 commit 4369d10Copy full SHA for 4369d10
1 file changed
src/changes/changes.xml
@@ -45,6 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
45
<release version="1.16" date="TBD" description="Feature and fix release.">
46
<action dev="ggregory" type="update" due-to="Dependabot">Update build actions/setup-java from v1.4.1 to v1.4.2 #60.</action>
47
<action dev="ggregory" type="update" due-to="Gary Gregory">Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).</action>
48
+ <action dev="aherbert" type="fix" due-to="James Gan">Remove duplicated words from javadocs.</action>
49
</release>
50
51
<release version="1.15" date="2020-09-01" description="Feature and fix release.">
0 commit comments