From 728632840a11f38d19ebfa1718ec0404390f15a9 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Mon, 6 Jan 2020 18:41:41 +0100 Subject: [PATCH] [doc] Update release notes, refs #2195 --- 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 38e0ad5b77..b59fbdcea1 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -105,6 +105,7 @@ You can identify them with the `@InternalApi` annotation. You'll also get a depr * [#2051](https://github.com/pmd/pmd/pull/2051): \[doc] Update the docs on adding a new language - [Anatoly Trosinenko](https://github.com/atrosinenko) * [#2069](https://github.com/pmd/pmd/pull/2069): \[java] CommentRequired: make property names consistent - [snuyanzin](https://github.com/snuyanzin) * [#2169](https://github.com/pmd/pmd/pull/2169): \[modelica] Follow-up fixes for Modelica language module - [Anatoly Trosinenko](https://github.com/atrosinenko) +* [#2195](https://github.com/pmd/pmd/pull/2195): \[modelica] Normalize invalid node ranges - [Anatoly Trosinenko](https://github.com/atrosinenko) {% endtocmaker %}