Skip to content

Commit a9aa315

Browse files
author
Gary Gregory
committed
Document recent changes.
1 parent 0051237 commit a9aa315

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ The <action> type attribute can be add,update,fix,remove.
4646
<body>
4747
<release version="1.9.1" date="202Y-MM-DD" description="Release 1.9.1. Requires Java 8.">
4848
<action issue="TEXT-185" type="add" dev="ggregory" due-to="Larry West, Gary Gregory">Release Notes page hasn't been updated for 1.9 release yet.</action>
49-
<action type="add" dev="ggregory" due-to="Gary Gregory">Update spotbugs.plugin.version 4.0.0 to 4.0.4.</action>
49+
<action type="add" dev="ggregory" due-to="Gary Gregory">Update spotbugs.plugin.version 4.0.0 to 4.0.4.</action>
50+
<action type="add" dev="ggregory" due-to="Dependabot">Update mockito-inline from 3.4.4 to 3.4.6 #143.</action>
51+
<action type="add" dev="ggregory" due-to="Dependabot">Update checkstyle from 8.34 to 8.35 #141.</action>
5052
</release>
5153
<release version="1.9" date="2020-07-21" description="Release 1.9. Requires Java 8.">
5254
<action issue="TEXT-166" type="fix" dev="kinow" due-to="Mikko Maunu">Removed non-existing parameter from Javadocs and spelled out parameters in throws.</action>

0 commit comments

Comments
 (0)