From a23fa44028d05c92c889b7df063e1af10f7121c0 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sat, 10 Apr 2021 19:23:35 +0200 Subject: [PATCH] [doc] Update release notes, refs #3198 --- 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..a9e1521147 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 +* apex-performance + * [#3198](https://github.com/pmd/pmd/pull/3198): \[apex] OperationWithLimitsInLoopRule: Support more limit consuming static method invocations + ### API Changes ### External Contributions +* [#3198](https://github.com/pmd/pmd/pull/3198): \[apex] OperationWithLimitsInLoopRule: Support more limit consuming static method invocations - [Jonathan Wiesel](https://github.com/jonathanwiesel) + {% endtocmaker %}