File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
12
12
## [ Unreleased]
13
13
### Changes
14
14
* Bump default ` ktfmt ` version to latest ` 0.35 ` -> ` 0.36 ` . ([ #1183 ] ( https://github.com/diffplug/spotless/issues/1183 ) )
15
+ * Bump default ` google-java-format ` version to latest ` 1.13.0 ` -> ` 1.15.0 ` .
16
+ * This means it is no longer necessary to use the ` --add-exports ` workaround (fixes [ #834 ] ( https://github.com/diffplug/spotless/issues/834 ) ).
15
17
16
18
## [ 2.25.0] - 2022-04-22
17
19
### Added
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
5
5
## [ Unreleased]
6
6
### Changes
7
7
* Bump default ` ktfmt ` version to latest ` 0.35 ` -> ` 0.36 ` . ([ #1183 ] ( https://github.com/diffplug/spotless/issues/1183 ) )
8
+ * Bump default ` google-java-format ` version to latest ` 1.13.0 ` -> ` 1.15.0 ` .
9
+ * This means it is no longer necessary to use the ` --add-exports ` workaround (fixes [ #834 ] ( https://github.com/diffplug/spotless/issues/834 ) ).
8
10
9
11
## [ 6.5.0] - 2022-04-22
10
12
### Added
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
5
5
## [ Unreleased]
6
6
### Changes
7
7
* Bump default ` ktfmt ` version to latest ` 0.35 ` -> ` 0.36 ` . ([ #1183 ] ( https://github.com/diffplug/spotless/issues/1183 ) )
8
+ * Bump default ` google-java-format ` version to latest ` 1.13.0 ` -> ` 1.15.0 ` .
9
+ * This means it is no longer necessary to use the ` --add-exports ` workaround (fixes [ #834 ] ( https://github.com/diffplug/spotless/issues/834 ) ).
8
10
9
11
## [ 2.22.2] - 2022-04-22
10
12
### Fixed
You can’t perform that action at this time.
0 commit comments