diff --git a/src/site/markdown/overview/changelog.md b/src/site/markdown/overview/changelog.md index ca77f26170..444ffd1e6b 100644 --- a/src/site/markdown/overview/changelog.md +++ b/src/site/markdown/overview/changelog.md @@ -1,10 +1,6 @@ # Changelog -## ????? - 5.3.1 - -**New Supported Languages:** - -**Feature Request and Improvements:** +## 20-April-2015 - 5.3.1 **New/Modified/Deprecated Rules:** @@ -21,5 +17,3 @@ * [#1333](https://sourceforge.net/p/pmd/bugs/1333/): Error while processing Java file with Lambda expressions * [#1337](https://sourceforge.net/p/pmd/bugs/1337/): False positive "Avoid throwing raw exception types" when exception is not thrown * [#1338](https://sourceforge.net/p/pmd/bugs/1338/): The pmd-java8 POM bears the wrong parent module version - -**API Changes:**