Update changelog, refs #1990

This commit is contained in:
Juan Martín Sotuyo Dodero
2019-08-27 11:03:37 -03:00
parent b85d71f632
commit bf2ad56799

View File

@ -40,6 +40,7 @@ about the usage and features of the rule designer.
* all
* [#1983](https://github.com/pmd/pmd/pull/1983): \[core] Avoid crashes with analysis cache when classpath references non-existing directories
* [#1990](https://github.com/pmd/pmd/pull/1990): \[core] Incremental analysis mixes XPath rule violations
* java-bestpractices
* [#1862](https://github.com/pmd/pmd/issues/1862): \[java] New rule for MessageDigest.getInstance
* java-codestyle