From 4b73497c175d49bd9c66fdabc243ab21af522ed8 Mon Sep 17 00:00:00 2001 From: "PMD CI (pmd-bot)" Date: Tue, 24 Jan 2023 16:19:31 +0000 Subject: [PATCH] Update documentation https://github.com/pmd/pmd/actions/runs/3997954643 https://github.com/pmd/pmd/compare/453d2282fc69...e6696a3f7e54 --- feed.xml | 4 ++-- pmd_release_notes.html | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/feed.xml b/feed.xml index 160526c62e..9a260f2969 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/ - Tue, 24 Jan 2023 15:55:27 +0000 - Tue, 24 Jan 2023 15:55:27 +0000 + Tue, 24 Jan 2023 16:16:01 +0000 + Tue, 24 Jan 2023 16:16:01 +0000 Jekyll v3.9.2 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index b52cc2d8e9..5070ab0ead 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1612,6 +1612,7 @@
  • core
    • #4279: [core] Can not set ruleset property value to empty
    • +
    • #4340: [core] Allow to filter found matches in CPDReport
  • @@ -1635,6 +1636,17 @@ that is being analyzed.
  • CSVWriter
  • +
    Experimental APIs
    + + +

    External Contributions