File tree 3 files changed +9
-6
lines changed
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.
10
10
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
11
11
12
12
## [ 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 ) )
13
16
14
17
## [ 3.1.1] - 2025-04-07
15
18
### Changed
16
19
* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
17
20
* 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 ) )
20
21
21
22
## [ 3.1.0] - 2025-02-20
22
23
### Added
Original file line number Diff line number Diff line change 3
3
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 3.27.0 ` ).
4
4
5
5
## [ 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 ) )
6
9
7
10
## [ 7.0.3] - 2025-04-07
8
11
### Changed
9
12
* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
10
13
* Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
11
14
* 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 ) )
14
15
15
16
## [ 7.0.2] - 2025-01-14
16
17
### Fixed
Original file line number Diff line number Diff line change 3
3
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
4
4
5
5
## [ 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 ) )
6
9
7
10
## [ 2.44.4] - 2025-04-07
8
11
### Changed
9
12
* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
10
13
* 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 ) )
13
14
14
15
## [ 2.44.3] - 2025-02-20
15
16
* Support for ` clang-format ` ([ #2406 ] ( https://github.com/diffplug/spotless/pull/2406 ) )
You can’t perform that action at this time.
0 commit comments