Update changelog

This commit is contained in:
Andreas Dangel
2015-06-28 21:18:52 +02:00
parent 1416d2492d
commit 99294dafb6

View File

@ -36,6 +36,7 @@
* [#21](https://github.com/adangel/pmd/pull/21): Added PMD Rules for Singleton pattern violations.
* [#54](https://github.com/pmd/pmd/pull/54): Add a new rulesets for Maven's POM rules
* [#55](https://github.com/pmd/pmd/pull/55): Fix run.sh for paths with spaces
* [#56](https://github.com/pmd/pmd/pull/56): Adding support for WSDL rules
**Bugfixes:**