From 443b53c3b1ed06ad3ef792387a064f4d81c7ab21 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sat, 25 May 2019 19:18:48 +0200 Subject: [PATCH] Update release notes, refs #1838 --- 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 ad93fdab8d..91accd9243 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -128,6 +128,7 @@ CPD also parses raw string literals now correctly (see [#1784](https://github.co * [#1820](https://github.com/pmd/pmd/pull/1820): \[cpp] \[cpd] Improve support for raw string literals - [Maikel Steneker](https://github.com/maikelsteneker) * [#1821](https://github.com/pmd/pmd/pull/1821): \[matlab] \[cpd] Matlab question mark token - [Maikel Steneker](https://github.com/maikelsteneker) * [#1822](https://github.com/pmd/pmd/pull/1822): \[matlab] \[cpd] Double quoted string - [Maikel Steneker](https://github.com/maikelsteneker) +* [#1838](https://github.com/pmd/pmd/pull/1838): \[dart] [cpd] Improved string tokenization - [Maikel Steneker](https://github.com/maikelsteneker) {% endtocmaker %}