File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
19
19
* Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #2050 ] ( https://github.com/diffplug/spotless/pull/2050 ) )
20
20
* Bump default ` ktlint ` version to latest ` 1.1.1 ` -> ` 1.2.1 ` . ([ #2057 ] ( https://github.com/diffplug/spotless/pull/2057 ) )
21
21
* Bump default ` sortpom ` version to latest ` 3.4.0 ` -> ` 3.4.1 ` . ([ #2078 ] ( https://github.com/diffplug/spotless/pull/2078 ) )
22
+ * Bump default ` sortpom ` version to latest ` 3.4.1 ` -> ` 4.0.0 ` . ([ #2115 ] ( https://github.com/diffplug/spotless/pull/2115 ) )
22
23
### Removed
23
24
* ** BREAKING** Remove ` JarState.getMavenCoordinate(String prefix) ` . ([ #1945 ] ( https://github.com/diffplug/spotless/pull/1945 ) )
24
25
* ** BREAKING** Replace ` PipeStepPair ` with ` FenceStep ` . ([ #1954 ] ( https://github.com/diffplug/spotless/pull/1954 ) )
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
14
14
* Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #2050 ] ( https://github.com/diffplug/spotless/pull/2050 ) )
15
15
* Bump default ` ktlint ` version to latest ` 1.1.1 ` -> ` 1.2.1 ` . ([ #2057 ] ( https://github.com/diffplug/spotless/pull/2057 ) )
16
16
* Bump default ` sortpom ` version to latest ` 3.4.0 ` -> ` 3.4.1 ` . ([ #2078 ] ( https://github.com/diffplug/spotless/pull/2078 ) )
17
+ * Bump default ` sortpom ` version to latest ` 3.4.1 ` -> ` 4.0.0 ` . ([ #2115 ] ( https://github.com/diffplug/spotless/pull/2115 ) )
17
18
### Added
18
19
* Respect ` .editorconfig ` settings for formatting shell via ` shfmt ` ([ #2031 ] ( https://github.com/diffplug/spotless/pull/2031 ) )
19
20
* Add support for formatting and sorting Maven POMs ([ #2082 ] ( https://github.com/diffplug/spotless/issues/2082 ) )
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 (
12
12
* Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #2050 ] ( https://github.com/diffplug/spotless/pull/2050 ) )
13
13
* Bump default ` ktlint ` version to latest ` 1.1.1 ` -> ` 1.2.1 ` . ([ #2057 ] ( https://github.com/diffplug/spotless/pull/2057 ) )
14
14
* Bump default ` sortpom ` version to latest ` 3.4.0 ` -> ` 3.4.1 ` . ([ #2078 ] ( https://github.com/diffplug/spotless/pull/2078 ) )
15
+ * Bump default ` sortpom ` version to latest ` 3.4.1 ` -> ` 4.0.0 ` . ([ #2115 ] ( https://github.com/diffplug/spotless/pull/2115 ) )
15
16
### Added
16
17
* Respect ` .editorconfig ` settings for formatting shell via ` shfmt ` ([ #2031 ] ( https://github.com/diffplug/spotless/pull/2031 ) )
17
18
* Skip execution in M2E (incremental) builds by default ([ #1814 ] ( https://github.com/diffplug/spotless/issues/1814 ) , [ #2037 ] ( https://github.com/diffplug/spotless/issues/2037 ) )
You can’t perform that action at this time.
0 commit comments