Update changelog, refs #719

This commit is contained in:
Juan Martín Sotuyo Dodero
2018-04-03 03:44:44 -03:00
parent cb5c100465
commit eea475cd65

View File

@@ -38,6 +38,7 @@ we have measured up to 10% improvements during Type Resolution, Symbol Table ana
* [#994](https://github.com/pmd/pmd/issues/994): \[doc] Delete duplicate page contributing.md on the website
* java-bestpracrtices
* [#370](https://github.com/pmd/pmd/issues/370): \[java] GuardLogStatementJavaUtil not considering lambdas
* [#719](https://github.com/pmd/pmd/issues/719): \[java] Unused Code: Java 8 receiver parameter with an internal class
### API Changes