[doc] Update release notes, fixes #384, refs #2419

This commit is contained in:
Andreas Dangel
2020-04-17 16:33:11 +02:00
parent fa7b286d31
commit 83bf4ceefc

View File

@ -59,6 +59,8 @@ Note that XPath 1.0 support, the default XPath version, is deprecated since PMD
* [#2402](https://github.com/pmd/pmd/issues/2402): \[java] CloseResource possible false positive with Primitive Streams
* java-multithreading
* [#2313](https://github.com/pmd/pmd/issues/2313): \[java] Documenation for DoNotUseThreads is outdated
* javascript-errorprone
* [#384](https://github.com/pmd/pmd/issues/384): \[javascript] Trailing commas not detected on French default locale
### API Changes