[doc] Update release notes, refs #1932

This commit is contained in:
Andreas Dangel
2020-06-13 19:49:12 +02:00
parent 9dea892121
commit 488f38871e
3 changed files with 7 additions and 0 deletions

View File

@ -293,6 +293,7 @@
<!-- <rule ref="category/java/performance.xml/AddEmptyString" /> -->
<!-- <rule ref="category/java/performance.xml/AppendCharacterWithChar" /> -->
<!-- <rule ref="category/java/performance.xml/AvoidArrayLoops" /> -->
<!-- <rule ref="category/java/performance.xml/AvoidCalendarDateCreation" /> -->
<!-- <rule ref="category/java/performance.xml/AvoidFileStream" /> -->
<!-- <rule ref="category/java/performance.xml/AvoidInstantiatingObjectsInLoops" /> -->
<!-- <rule ref="category/java/performance.xml/AvoidUsingShortType"/> -->