Update release notes, fixes #1468

This commit is contained in:
Andreas Dangel
2018-11-18 13:13:14 +01:00
parent 8444063600
commit 3ac8d962ed

View File

@ -30,6 +30,7 @@ This is a {{ site.pmd.release_type }} release.
* [#1284](https://github.com/pmd/pmd/issues/1284): \[doc] Keep record of every currently deprecated API
* [#1318](https://github.com/pmd/pmd/issues/1318): \[test] Kotlin DSL to ease test writing
* [#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
* java
* [#1460](https://github.com/pmd/pmd/issues/1460): \[java] Intermittent PMD failure : PMD processing errors while no violations reported
* java-codestyle