Update changelog, refs #814

This commit is contained in:
Juan Martín Sotuyo Dodero
2017-12-31 00:49:59 -03:00
parent 729d77614f
commit ec7f64fe55

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
* [#814](https://github.com/pmd/pmd/issues/814): \[java] UnsupportedClassVersionError is failure instead of a warning
* java-design
* [#785](https://github.com/pmd/pmd/issues/785): \[java] NPE in DataClass rule