diff --git a/feed.xml b/feed.xml index 01eb77e2be..59d0a30fff 100644 --- a/feed.xml +++ b/feed.xml @@ -5,8 +5,8 @@ Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features. https://pmd.github.io/pmd/ - Sun, 30 Aug 2020 15:03:29 +0000 - Sun, 30 Aug 2020 15:03:29 +0000 + Sun, 30 Aug 2020 15:21:28 +0000 + Sun, 30 Aug 2020 15:21:28 +0000 Jekyll v3.9.0 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index a1cd565f9a..19cd5b581c 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1532,6 +1532,11 @@ which was introduced in PMD 6.26.0.
  • #2530: [java] StringToString can not detect the case: getStringMethod().toString()
  • +
  • dart + +
  • API Changes

    @@ -1628,6 +1633,7 @@ are deprecated as internal API.
  • #2734: Cleanup: use try with resources - XenoAmess
  • #2744: Cleanup: fix typos - XenoAmess
  • #2749: [dart] [cpd] Improvements for Dart interpolated strings - Maikel Steneker
  • +
  • #2750: [dart] [cpd] Cpd Dart escaped dollar - Maikel Steneker