diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index 838fc68393..45d5265a5a 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -37,6 +37,7 @@ This is a bug fixing release. * [#1098](https://github.com/pmd/pmd/pull/1098): \[java] Simplify LongInstantiation, IntegerInstantiation, ByteInstantiation, and ShortInstantiation using type resolution * doc * [#999](https://github.com/pmd/pmd/issues/999): \[doc] Add a header before the XPath expression in rules + * [#1082](https://github.com/pmd/pmd/issues/1082): \[doc] Multifile analysis doc is invalid * vf-security * [#1100](https://github.com/pmd/pmd/issues/1100): \[vf] URLENCODE is ignored as valid escape method