diff --git a/feed.xml b/feed.xml
index 6e2209c200..1f814b86f7 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, 04 Aug 2018 18:18:22 +0000
- Sat, 04 Aug 2018 18:18:22 +0000
+ Sat, 04 Aug 2018 18:24:41 +0000
+ Sat, 04 Aug 2018 18:24:41 +0000Jekyll v3.7.3
diff --git a/pmd_release_notes.html b/pmd_release_notes.html
index 5a85175048..177ee33596 100644
--- a/pmd_release_notes.html
+++ b/pmd_release_notes.html
@@ -1285,6 +1285,11 @@ The rule can be customized via patterns. By default, short variable names are re
#1191: [core] Test Framework: Sort violations by line/column
+
java-codestyle
+
+
#1255: [java] UnnecessaryFullyQualifiedName false positive: static method on shadowed implicitly imported class
+
+
java-errorprone
#1078: [java] MissingSerialVersionUID rule does not seem to catch inherited classes