Update changelog, refs #487

This commit is contained in:
Andreas Dangel
2017-07-17 20:50:50 +02:00
parent ef246adf2a
commit 230994848a

View File

@ -66,6 +66,7 @@ Based on those metrics, rules like "GodClass" detection can be implemented more
* [#448](https://github.com/pmd/pmd/issues/448): \[cpp] Write custom CharStream to handle continuation characters
* java
* [#1513](https://sourceforge.net/p/pmd/bugs/1513/): \[java] Remove deprecated rule UseSingleton
* [#487](https://github.com/pmd/pmd/pull/487): \[java] Fix typeresolution for anonymous extending object
* java-controversial
* [#408](https://github.com/pmd/pmd/issues/408): \[java] DFA not analyzing asserts
* java-unnecessarycode