Update release notes, refs #869

This commit is contained in:
Andreas Dangel
2018-05-31 11:08:42 +02:00
parent 7b54c5a6c9
commit b2a7448974

View File

@@ -21,6 +21,8 @@ This is a minor release.
### Fixed Issues
* java-bestpractices
* [#869](https://github.com/pmd/pmd/issues/869): \[java] GuardLogStatement false positive on return statements and Math.log
* java-codestyle
* [#1158](https://github.com/pmd/pmd/issues/1158): \[java] Fix IdenticalCatchBranches false positive
* xml