diff --git a/feed.xml b/feed.xml index 97405fd9fd..1b3ff26cda 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/ - Sat, 26 Jan 2019 19:25:06 +0000 - Sat, 26 Jan 2019 19:25:06 +0000 + Sat, 26 Jan 2019 22:28:46 +0000 + Sat, 26 Jan 2019 22:28:46 +0000 Jekyll v3.7.4 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index fdb299b62c..eae1f3aaee 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1401,6 +1401,7 @@ will be removed with PMD 7.0.0. The rule is replaced by the more general
  • #1511: [plsql] Parse Exception with IS NOT NULL
  • #1583: [plsql] Update Set Clause should allow multiple columns
  • #1586: [plsql] Parse Exception when functions are used with LIKE
  • +
  • #1588: [plsql] Parse Exception with function calls in WHERE clause