Update release notes, refs #1542

This commit is contained in:
Andreas Dangel
2018-12-22 23:37:32 +01:00
parent f9926c9305
commit 3d6217c589

View File

@ -38,6 +38,8 @@ This means, you can use CPD to find duplicated code in your Kotlin projects.
* [#1341](https://github.com/pmd/pmd/issues/1341): \[doc] Documentation Error with Regex Properties
* [#1468](https://github.com/pmd/pmd/issues/1468): \[doc] Missing escaping leads to XSS
* [#1471](https://github.com/pmd/pmd/issues/1471): \[core] XMLRenderer: ProcessingErrors from exceptions without a message missing
* apex
* [#1542](https://github.com/pmd/pmd/pull/1542): \[apex] Include the documentation category
* java
* [#1460](https://github.com/pmd/pmd/issues/1460): \[java] Intermittent PMD failure : PMD processing errors while no violations reported
* java-bestpractices