Skip to content

Commit 1c7ac59

Browse files
committed
Update release notes
1 parent b57484a commit 1c7ac59

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ the repository on github and create pull requests. Any contributions are welcome
2020

2121
### Testing the latest version
2222

23-
The plugin builds with Java 17.
23+
The plugin requires Java 17 for building.
2424

2525
Then simply build the plugin locally using maven:
2626

ReleaseNotes.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ This is a major release.
1313

1414
### New and noteworthy
1515

16-
* Beginning with version 7 of this plugin, only the last for eclipse releases are supported. The plugin
17-
might still work with older version, but it's developed against the newer versions.
16+
* Beginning with version 7 of this plugin, only the last four eclipse releases are supported. The plugin
17+
might still work with older versions, but it's only developed and tested against the newer versions.
1818

1919
* The version number of the PMD Eclipse Plugin now is synchronized with the supported and used PMD version.
20+
For Bugfixes in the PMD Eclipse Plugin only, a new version is released with the same major, minor, and patch,
21+
but a new qualifier only.
2022

2123
### Fixed Issues
2224

0 commit comments

Comments
 (0)