[LANG-1554] Fix typos #539.
This commit is contained in:
parent
0e17c1e93c
commit
0eb4a8f87f
|
@ -69,6 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action issue="LANG-1560" type="add" dev="ggregory" due-to="XenoAmess">Refine Javadoc #545.</action>
|
||||
<action issue="LANG-1553" type="add" dev="ggregory" due-to="XenoAmess">Change array style from `int a[]` to `int[] a` #537.</action>
|
||||
<action issue="LANG-1552" type="add" dev="ggregory" due-to="XenoAmess">Change from addAll to constructors for some List #536.</action>
|
||||
<action issue="LANG-1554" type="add" dev="ggregory" due-to="XenoAmess">Fix typos #539.</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