Update changelog, refs #812

This commit is contained in:
Juan Martín Sotuyo Dodero
2017-12-31 01:38:26 -03:00
parent 2059eac54b
commit 72b22cfa5f

View File

@ -30,6 +30,7 @@ This is a bug fixing release.
* java
* [#783](https://github.com/pmd/pmd/issues/783): \[java] GuardLogStatement regression
* [#793](https://github.com/pmd/pmd/issues/793): \[java] Parser error with private method in nested classes in interfaces
* [#812](https://github.com/pmd/pmd/issues/812): \[java] Exception applying rule DataClass
* java-design
* [#785](https://github.com/pmd/pmd/issues/785): \[java] NPE in DataClass rule