From 3ac8d962ed2dac6f57ad2a0c398959e9aaffb8a7 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sun, 18 Nov 2018 13:13:14 +0100 Subject: [PATCH] Update release notes, fixes #1468 --- docs/pages/release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index 8b3fee5092..b6fe14b58d 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -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