Update release notes, refs #1557

This commit is contained in:
Clément Fournier
2019-01-05 23:18:04 +01:00
parent dc7e023644
commit ab958b2824

View File

@ -39,6 +39,8 @@ This is a {{ site.pmd.release_type }} release.
* apex
* [#1542](https://github.com/pmd/pmd/pull/1542): \[apex] Include the documentation category
* java
* [#1556](https://github.com/pmd/pmd/issues/1556): \[java] Default methods should not be considered abstract
* java-bestpractices
* [#658](https://github.com/pmd/pmd/issues/658): \[java] OneDeclarationPerLine: False positive for loops
* [#1518](https://github.com/pmd/pmd/issues/1518): \[java] New rule: AvoidReassigningLoopVariable