Minor Improvements #701.

This commit is contained in:
Gary Gregory 2021-02-10 17:17:08 -05:00
parent 02ff51e504
commit eb6d6faad3
1 changed files with 2 additions and 1 deletions

View File

@ -109,6 +109,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #705.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from v2 to v2.1.4 #710.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-bom from 5.7.0 to 5.7.1 #707.</action>
<action type="update" dev="ggregory" due-to="Arturo Bernal">Minor Improvements #701.</action>
</release>
<release version="3.11" date="2020-07-12" description="New features and bug fixes.">
<action type="update" dev="chtompki" due-to="Jin Xu">Refine test output for FastDateParserTest</action>