Update changelog, refs #524

This commit is contained in:
Juan Martín Sotuyo Dodero
2017-08-02 16:38:18 -03:00
parent bd503ba139
commit 57b556350c

View File

@ -100,4 +100,5 @@ Based on those metrics, rules like "GodClass" detection can be implemented more
* [#512](https://github.com/pmd/pmd/pull/512): \[java] Add incorporation to type inference - [Bendegúz Nagy](https://github.com/WinterGrascph)
* [#513](https://github.com/pmd/pmd/pull/513): \[java] Fix for maximally specific method selection - [Bendegúz Nagy](https://github.com/WinterGrascph)
* [#514](https://github.com/pmd/pmd/pull/514): \[java] Add static method type resolution - [Bendegúz Nagy](https://github.com/WinterGrascph)
* [#524](https://github.com/pmd/pmd/pull/524): \[java] Add support for explicit type arguments with method invocation - [Bendegúz Nagy](https://github.com/WinterGrascph)