Skip to content

Commit

Permalink
[doc] Update release notes (pmd#3712, pmd#3745)
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Jan 20, 2022
1 parent f37a99d commit 869419c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/release_notes.md
Expand Up @@ -63,6 +63,7 @@ This is a {{ site.pmd.release_type }} release.
* [#3724](https://github.com/pmd/pmd/pull/3724): \[java] Fix for #3686 - fix FinalFieldCouldBeStatic - [Oleksii Dykov](https://github.com/dykov)
* [#3742](https://github.com/pmd/pmd/pull/3742): \[java] Fix #3701 - fix MissingStaticMethodInNonInstantiatableClass for method local classes - [Oleksii Dykov](https://github.com/dykov)
* [#3744](https://github.com/pmd/pmd/pull/3744): \[core] Updated SaxonXPathRuleQueryTest.java - [Vyom Yadav](https://github.com/Vyom-Yadav)
* [#3745](https://github.com/pmd/pmd/pull/3745): \[java] Fix #3712: InsufficientStringBufferDeclaration setLength false positive - [Daniel Gredler](https://github.com/gredler)

{% endtocmaker %}

0 comments on commit 869419c

Please sign in to comment.