diff --git a/feed.xml b/feed.xml
index 1d5f353aba..a1c03b48d4 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, 09 Mar 2019 11:53:53 +0000
- Sat, 09 Mar 2019 11:53:53 +0000
+ Sat, 09 Mar 2019 14:49:50 +0000
+ Sat, 09 Mar 2019 14:49:50 +0000Jekyll v3.7.4
diff --git a/pmd_release_notes.html b/pmd_release_notes.html
index 9a59adfcbf..0fe9576817 100644
--- a/pmd_release_notes.html
+++ b/pmd_release_notes.html
@@ -1320,10 +1320,16 @@ the annotation has been forgotten. Because of that those test cases are never ex
Deprecated API
-
CodeClimateRule is deprecated in 7.0.0 because it was unused for 2 years and
+
+
CodeClimateRule is deprecated in 7.0.0 because it was unused for 2 years and
created an unwanted dependency.
Properties “cc_categories”, “cc_remediation_points_multiplier”, “cc_block_highlighting” will also be removed.
-See #1702 for more.
The Apex ruleset rulesets/apex/ruleset.xml has been deprecated and will be removed in 7.0.0. Please use the new
+quickstart ruleset rulesets/apex/quickstart.xml instead.