Prepare pmd release 5.3.1

This commit is contained in:
Andreas Dangel
2015-04-20 19:55:55 +02:00
parent b6c12fe449
commit f93a7bc67e

View File

@ -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:**