Update release notes, fixes #1510

This commit is contained in:
Andreas Dangel
2019-02-20 22:08:13 +01:00
committed by Andreas Dangel
parent 527ae5d785
commit 1f58482f54

View File

@ -61,6 +61,8 @@ The designer will still be shipped with PMD's binaries.
* [#1701](https://github.com/pmd/pmd/issues/1701): \[java] UseTryWithResources does not handle multiple argument close methods
* java-codestyle
* [#1674](https://github.com/pmd/pmd/issues/1674): \[java] documentation of CommentDefaultAccessModifier is wrong
* plsql
* [#1510](https://github.com/pmd/pmd/issues/1510): \[plsql] Support XMLTABLE functions
### API Changes