From 60d3e93bd050656918aacd3b1dd9b70af1a5d3df Mon Sep 17 00:00:00 2001 From: "Travis CI (pmd-bot)" Date: Thu, 30 Jul 2020 09:10:41 +0000 Subject: [PATCH] Update documentation TRAVIS_JOB_NUMBER=5619.2 TRAVIS_COMMIT_RANGE=eb683569afa5...5bff6ac52e08 --- feed.xml | 4 ++-- pmd_release_notes.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/feed.xml b/feed.xml index 14f2d80abd..c560136f23 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/ - Thu, 30 Jul 2020 08:40:22 +0000 - Thu, 30 Jul 2020 08:40:22 +0000 + Thu, 30 Jul 2020 09:07:59 +0000 + Thu, 30 Jul 2020 09:07:59 +0000 Jekyll v3.8.7 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index 9f2444b0b1..8e79c456db 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1417,6 +1417,7 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
  • core
    • #724: [core] Avoid parsing rulesets multiple times
    • +
    • #2653: [lang-test] Upgrade kotlintest to Kotest
  • java-performance