File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,14 @@ This document is intended for Spotless developers.
1010We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
1111
1212## [ Unreleased]
13+ ### Changed
14+ * Bump default ` eclipse ` version to latest ` 4.34 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
15+ * Bump default ` greclipse ` version to latest ` 4.32 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
1316
1417## [ 3.1.1] - 2025-04-07
1518### Changed
1619* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
1720* Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
18- * Bump default ` eclipse ` version to latest ` 4.34 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
19- * Bump default ` greclipse ` version to latest ` 4.32 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
2021
2122## [ 3.1.0] - 2025-02-20
2223### Added
Original file line number Diff line number Diff line change 33We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 3.27.0 ` ).
44
55## [ Unreleased]
6+ ### Changed
7+ * Bump default ` eclipse ` version to latest ` 4.34 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
8+ * Bump default ` greclipse ` version to latest ` 4.32 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
69
710## [ 7.0.3] - 2025-04-07
811### Changed
912* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
1013* Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
1114* Apply Gradle's strict plugin types validation to the Spotless plugin. ([ #2454 ] ( https://github.com/diffplug/spotless/pull/2454 ) )
12- * Bump default ` eclipse ` version to latest ` 4.34 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
13- * Bump default ` greclipse ` version to latest ` 4.32 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
1415
1516## [ 7.0.2] - 2025-01-14
1617### Fixed
Original file line number Diff line number Diff line change 33We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
44
55## [ Unreleased]
6+ ### Changed
7+ * Bump default ` eclipse ` version to latest ` 4.34 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
8+ * Bump default ` greclipse ` version to latest ` 4.32 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
69
710## [ 2.44.4] - 2025-04-07
811### Changed
912* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
1013* Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
11- * Bump default ` eclipse ` version to latest ` 4.34 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
12- * Bump default ` greclipse ` version to latest ` 4.32 ` -> ` 4.35 ` . ([ #2458 ] ( https://github.com/diffplug/spotless/pull/2458 ) )
1314
1415## [ 2.44.3] - 2025-02-20
1516* Support for ` clang-format ` ([ #2406 ] ( https://github.com/diffplug/spotless/pull/2406 ) )
You can’t perform that action at this time.
0 commit comments