From 17bc5a8085cf74486d501d841c08f0bb03aad4fe Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Mon, 8 Oct 2018 20:12:04 +0200 Subject: [PATCH] Update release notes, refs #1375 --- 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 9e8a8fab75..95f783fc9c 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -25,6 +25,7 @@ This is a {{ site.pmd.release_type }} release. * [#1366](https://github.com/pmd/pmd/pull/1366): \[Java] Static Modifier on Internal Interface pmd #1356 - [avishvat](https://github.com/vishva007) * [#1368](https://github.com/pmd/pmd/pull/1368): \[doc] Updated outdated note in the building documentation. - [Maikel Steneker](https://github.com/maikelsteneker) +* [#1375](https://github.com/pmd/pmd/pull/1375): \[java] Add missing null check AbstractJavaAnnotatableNode - [Will Winder](https://github.com/winder) {% endtocmaker %}