Update changelog, refs #1655

This commit is contained in:
Juan Martín Sotuyo Dodero
2019-02-17 23:34:15 -03:00
parent 7ba565f9b4
commit 52c4d6ed37

View File

@ -80,6 +80,7 @@ More information is available in [the user documentation](pmd_userdocs_cpd.html#
* [#1645](https://github.com/pmd/pmd/pull/1645): \[java] ConsecutiveLiteralAppends false positive - [Shubham](https://github.com/Shubham-2k17)
* [#1646](https://github.com/pmd/pmd/pull/1646): \[java] UseDiamondOperator doesn't work with var - [Shubham](https://github.com/Shubham-2k17)
* [#1654](https://github.com/pmd/pmd/pull/1654): \[core] Antlr token filter - [Tomi De Lucca](https://github.com/tomidelucca)
* [#1655](https://github.com/pmd/pmd/pull/1655): \[kotlin] Kotlin tokenizer refactor - [Lucas Soncini](https://github.com/lsoncini)
{% endtocmaker %}