[LANG-1559] convert Sting to StringBuilder in some test code. #544.
This commit is contained in:
parent
48ee23a7dd
commit
995dba307c
|
@ -72,6 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action issue="LANG-1554" type="add" dev="ggregory" due-to="XenoAmess">Fix typos #539.</action>
|
||||
<action issue="LANG-1555" type="add" dev="ggregory" due-to="XenoAmess">Ignored exception `ignored`, should not be called so #540.</action>
|
||||
<action issue="LANG-1558" type="add" dev="ggregory" due-to="XenoAmess">Simplify if as some conditions are covered by others #543.</action>
|
||||
<action issue="LANG-1559" type="add" dev="ggregory" due-to="XenoAmess">Convert Sting to StringBuilder in some test code. #544.</action>
|
||||
</release>
|
||||
|
||||
<release version="3.10" date="2020-03-22" description="New features and bug fixes. Requires Java 8, supports Java 9, 10, 11.">
|
||||
|
|
Loading…
Reference in New Issue