diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index dd02667725..da7190bfdb 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -235,4 +235,4 @@ All existing rules have been updated to reflect these changes. If you have custo * [#570](https://github.com/pmd/pmd/pull/570): \[java] Model lower, upper and intersection types - [Bendegúz Nagy](https://github.com/WinterGrascph) * [#573](https://github.com/pmd/pmd/pull/573): \[java] Data class rule - [Clément Fournier](https://github.com/oowekyala) * [#576](https://github.com/pmd/pmd/pull/576): \[doc][java] Add hint for Guava users in InefficientEmptyStringCheck - [mmoehring](https://github.com/mmoehring) - +* [#580](https://github.com/pmd/pmd/pull/580): \[core] Add AbstractMetric to topple the class hierarchy of metrics - [Clément Fournier](https://github.com/oowekyala)