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 @@ -15,6 +15,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1515### Fixed
1616* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
1717* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
18+ ### Changes
19+ * Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
1820
1921## [ 2.30.0] - 2022-09-14
2022### Added
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
88### Fixed
99* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
1010* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
11+ ### Changes
12+ * Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
1113
1214## [ 6.11.0] - 2022-09-14
1315### Added
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
88### Fixed
99* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
1010* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
11+ ### Changes
12+ * Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
1113
1214## [ 2.27.2] - 2022-10-10
1315### Fixed
You can’t perform that action at this time.
0 commit comments