Update release notes, refs #1697

This commit is contained in:
Andreas Dangel
2019-03-18 17:04:02 +01:00
parent 4ec78b1970
commit bba32d0a67

View File

@ -52,6 +52,7 @@ This is a {{ site.pmd.release_type }} release.
* [#1644](https://github.com/pmd/pmd/pull/1644): \[apex] Add property to allow apex test methods to contain underscores - [Tom](https://github.com/tomdaly)
* [#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)
* [#1697](https://github.com/pmd/pmd/pull/1697): \[doc] Update CPD documentation - [Matías Fraga](https://github.com/matifraga)
{% endtocmaker %}