[doc] Update release notes (#4053)

This commit is contained in:
Andreas Dangel
2022-07-25 19:03:45 +02:00
parent 2c8524866c
commit 49835cb990

View File

@ -43,6 +43,7 @@ Being based on a proper Antlr grammar, CPD can:
### Fixed Issues
* core
* [#4031](https://github.com/pmd/pmd/issues/4031): \[core] If report is written to stdout, stdout should not be closed
* [#4053](https://github.com/pmd/pmd/pull/4053): \[core] Allow building PMD under Java 18+
* java
* [#4015](https://github.com/pmd/pmd/issues/4015): \[java] Support JDK 19
* java-bestpractices