File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1212## [ Unreleased]
1313### Fixed
1414* Node.JS-based tasks now work with the configuration cache ([ #2372 ] ( https://github.com/diffplug/spotless/issues/2372 ) )
15+ * Eclipse-based tasks can now handle parallel configuration ([ #2389 ] ( https://github.com/diffplug/spotless/issues/2389 ) )
1516
1617## [ 3.0.1] - 2025-01-07
1718### Fixed
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
44
55## [ Unreleased]
66### Fixed
7- * Node.JS-based tasks now work with the configuration cache ([ #2372 ] ( https://github.com/diffplug/spotless/issues/2372 ) )
7+ * Node.JS-based tasks now work with the configuration cache ([ #2372 ] ( https://github.com/diffplug/spotless/issues/2372 ) )
8+ * Eclipse-based tasks can now handle parallel configuration ([ #2389 ] ( https://github.com/diffplug/spotless/issues/2389 ) )
89
910## [ 7.0.1] - 2025-01-07
1011### 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+ * Eclipse-based tasks can now handle parallel configuration ([ #2389 ] ( https://github.com/diffplug/spotless/issues/2389 ) )
67
78## [ 2.44.1] - 2025-01-07
89### Fixed
You can’t perform that action at this time.
0 commit comments