Update release notes, fixes #848

This commit is contained in:
Andreas Dangel
2018-01-17 20:56:51 +01:00
parent 411be4ac00
commit 7faba76809

View File

@ -43,6 +43,7 @@ at <https://pmd.github.io/latest/>.
* all
* [#842](https://github.com/pmd/pmd/issues/842): \[core] Use correct java bootclasspath for compiling
* [#848](https://github.com/pmd/pmd/issues/848): \[doc] Test failures when building pmd-doc under Windows
* apex-errorprone
* [#792](https://github.com/pmd/pmd/issues/792): \[apex] AvoidDirectAccessTriggerMap incorrectly detects array access in classes
* apex-security