From 2fc8047edd0dc7d1ca4861eea61032df8d0efad2 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sat, 16 Oct 2021 09:37:42 +0200 Subject: [PATCH] [doc] Update release notes (#3560, #3561) --- docs/pages/release_notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index b8f8783555..6972d67051 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -16,9 +16,14 @@ This is a {{ site.pmd.release_type }} release. ### Fixed Issues +* java-errorprone + * [#3560](https://github.com/pmd/pmd/issues/3560): \[java] InvalidLogMessageFormat: False positive with message and exception in a block inside a lambda + ### API Changes ### External Contributions +* [#3561](https://github.com/pmd/pmd/pull/3561): \[java] InvalidLogMessageFormat: False positive with message and exception in a block inside a lambda - [Nicolas Filotto](https://github.com/essobedo) + {% endtocmaker %}