Update changelog, refs #1776

This commit is contained in:
Juan Martín Sotuyo Dodero
2019-04-16 17:00:38 -03:00
parent 17b7837dcc
commit a4a7aa48b4

View File

@ -43,6 +43,7 @@ Being based on a proper Antlr grammar, CPD can:
* [#1746](https://github.com/pmd/pmd/pull/1746): \[java] Update rule to prevent UnusedImport when using JavaDoc with array type - [itaigilo](https://github.com/itaigilo)
* [#1752](https://github.com/pmd/pmd/pull/1752): \[java] UseObjectForClearerAPI Only For Public - [Björn Kautler](https://github.com/Vampire)
* [#1761](https://github.com/pmd/pmd/pull/1761): \[dart] \[cpd] Added CPD support for Dart - [Maikel Steneker](https://github.com/maikelsteneker)
* [#1776](https://github.com/pmd/pmd/pull/1776): \[java] Show more detailed message when can't resolve field type - [Andrey Fomin](https://github.com/andrey-fomin)
{% endtocmaker %}