From 7e9c5c38d8478e8dfee9535c9d75ca1c554d058f Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Wed, 18 Dec 2019 09:59:45 +0100 Subject: [PATCH] [doc] Update release notes, refs #2169 --- 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 3e4ae727f7..1848d12377 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -81,6 +81,7 @@ You can identify them with the `@InternalApi` annotation. You'll also get a depr ### External Contributions * [#2041](https://github.com/pmd/pmd/pull/2041): \[modelica] Initial implementation for PMD - [Anatoly Trosinenko](https://github.com/atrosinenko) +* [#2169](https://github.com/pmd/pmd/pull/2169): \[modelica] Follow-up fixes for Modelica language module - [Anatoly Trosinenko](https://github.com/atrosinenko) {% endtocmaker %}