Fix changes description to include class name

This commit is contained in:
aherbert 2020-07-29 11:50:55 +01:00
parent dbe022e646
commit c3b4e22562
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">Update spotbugs-maven-plugin from 4.0.0 to 4.0.4 #593.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Update biz.aQute.bndlib from 5.1.1 to 5.1.2 #592.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Update junit-pioneer from 0.6.0 to 0.7.0 #589.</action>
<action issue="LANG-1579" type="update" dev="aherbert" due-to="XenoAmess">Improve stripAccents conversion of remaining accents.</action>
<action issue="LANG-1579" type="update" dev="aherbert" due-to="XenoAmess">Improve StringUtils.stripAccents conversion of remaining accents.</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>