File tree 3 files changed +9
-0
lines changed
3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
4
4
5
5
## [ Unreleased]
6
6
7
+ ### Fixed
8
+ * Fixed IndexOutOfBoundsException in parallel execution of ` eclipse-groovy ` formatter ([ #877 ] ( https://github.com/diffplug/spotless/issues/877 ) )
9
+
7
10
## [ 4.1.0] - 2021-06-05
8
11
### Added
9
12
* Switch to Groovy-Eclipse release 4.1.0 for Eclipse 4.19 using Groovy 4.0.0 Alpha 2.
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
4
4
5
5
## [ Unreleased]
6
6
7
+ ### Fixed
8
+ * Fixed IndexOutOfBoundsException in parallel execution of ` eclipse-groovy ` formatter ([ #877 ] ( https://github.com/diffplug/spotless/issues/877 ) )
9
+
7
10
## [ 5.13.0] - 2021-06-10
8
11
### Added
9
12
* Added support for ` eclipse-cdt ` at ` 4.19.0 ` . Note that version requires Java 11 or higher.
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
4
4
5
5
## [ Unreleased]
6
6
7
+ ### Fixed
8
+ * Fixed IndexOutOfBoundsException in parallel execution of ` eclipse-groovy ` formatter ([ #877 ] ( https://github.com/diffplug/spotless/issues/877 ) )
9
+
7
10
## [ 2.12.0] - 2021-06-10
8
11
### Added
9
12
* Added support for ` eclipse-cdt ` at ` 4.19.0 ` . Note that version requires Java 11 or higher.
You can’t perform that action at this time.
0 commit comments