@@ -11,15 +11,23 @@ Eclipse Update Site:
1111
1212This is a minor release.
1313
14- ### New and noteworthy
14+ ### 🚀 New and noteworthy
1515* Support for Eclipse 2025-06 added
1616* Support for Eclipse 2024-06 removed
1717
18- ### Fixed Issues
18+ ### 🐛 Fixed Issues
1919
20- ### API Changes
20+ ### ✨ Merged pull requests
21+ * [ #277 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/277 ) : \[ ci] Fix publish release - [ Andreas Dangel] ( https://github.com/adangel ) (@adangel )
22+ * [ #281 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/281 ) : Support eclipse 2025-06 - [ Andreas Dangel] ( https://github.com/adangel ) (@adangel )
2123
22- ### External Contributions
24+ ### 📦 Dependency updates
25+ * [ #275 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/275 ) : Bump com.puppycrawl.tools: checkstyle from 10.24.0 to 10.25.0
26+ * [ #276 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/276 ) : Bump org.apache.maven.plugins: maven-clean-plugin from 3.4.1 to 3.5.0
27+ * [ #278 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/278 ) : Bump com.puppycrawl.tools: checkstyle from 10.25.0 to 10.25.1
28+ * [ #280 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/280 ) : Bump build-tools from 30 to 32
29+
30+ ### API Changes
2331
2432## 30-May-2025: 7.14.0.v20250530-1904-r
2533
@@ -31,7 +39,6 @@ This is a minor release.
3139### Merged pull requests
3240* Refactor GitHub Action Workflows ([ #271 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/271 ) ) by [ @adangel ] ( https://github.com/adangel )
3341* [ ci] Make build a reuseable workflow ([ #272 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/272 ) ) by [ @adangel ] ( https://github.com/adangel )
34- * Support eclipse 2025-06 ([ #281 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/281 ) ) by [ @adangel ] ( https://github.com/adangel )
3542
3643### Dependency updates
3744* Bump com.puppycrawl.tools: checkstyle from 10.23.0 to 10.23.1 ([ #270 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/270 ) )
@@ -2266,4 +2273,3 @@ a lib subdirectory.
22662273** Development**
22672274* Adding a ant build file
22682275* Adapting .project to be compatible with both Eclipse 2.02 and WSAD v5.
2269-
0 commit comments