[doc] Update release notes (#4582)

This commit is contained in:
Andreas Dangel 2023-06-01 08:44:55 +02:00
parent c11237828a
commit e6428eb6fd
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -41,6 +41,9 @@ The remaining section describes the complete release notes for 7.0.0.
#### Fixed issues
* miscellaneous
* [#4582](https://github.com/pmd/pmd/issues/4582): \[dist] Download link broken
#### API Changes
#### External Contributions
@ -336,6 +339,7 @@ See [Detailed Release Notes for PMD 7]({{ baseurl }}pmd_release_notes_pmd7.html)
* [#3797](https://github.com/pmd/pmd/issues/3797): \[all] Use JUnit5
* [#4462](https://github.com/pmd/pmd/issues/4462): Provide Software Bill of Materials (SBOM)
* [#4460](https://github.com/pmd/pmd/pull/4460): Fix assembly-plugin warnings
* [#4582](https://github.com/pmd/pmd/issues/4582): \[dist] Download link broken
* ant
* [#4080](https://github.com/pmd/pmd/issues/4080): \[ant] Split off Ant integration into a new submodule
* core