File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1313### Changes
1414* Bump default ` ktlint ` version to latest ` 1.2.1 ` -> ` 1.3.0 ` . ([ #2165 ] ( https://github.com/diffplug/spotless/pull/2165 ) )
1515* Bump default ` ktfmt ` version to latest ` 0.49 ` -> ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
16- * Renamed property ` ktfmt ` option ` removeUnusedImport ` -> ` removeUnusedImports ` to match ` ktfmt ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
16+ * Rename property ` ktfmt ` option ` removeUnusedImport ` -> ` removeUnusedImports ` to match ` ktfmt ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
1717### Fixed
1818* Fix compatibility issue introduced by ` ktfmt ` ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/issues/2172 ) )
1919### Added
20- * Added option ` manageTrailingCommas ` to ` ktfmt ` . ([ #2177 ] ( https://github.com/diffplug/spotless/pull/2177 ) )
20+ * Add option ` manageTrailingCommas ` to ` ktfmt ` . ([ #2177 ] ( https://github.com/diffplug/spotless/pull/2177 ) )
2121
2222## [ 3.0.0.BETA1] - 2024-06-04
2323### Added
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
66### Changes
77* Bump default ` ktlint ` version to latest ` 1.2.1 ` -> ` 1.3.0 ` . ([ #2165 ] ( https://github.com/diffplug/spotless/pull/2165 ) )
88* Bump default ` ktfmt ` version to latest ` 0.49 ` -> ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
9- * Renamed property ` ktfmt ` option ` removeUnusedImport ` -> ` removeUnusedImports ` to match ` ktfmt ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
9+ * Rename property ` ktfmt ` option ` removeUnusedImport ` -> ` removeUnusedImports ` to match ` ktfmt ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
1010### Fixed
1111* Fix compatibility issue introduced by ` ktfmt ` ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/issues/2172 ) )
1212### Added
13- * Added option ` manageTrailingCommas ` to ` ktfmt ` . ([ #2177 ] ( https://github.com/diffplug/spotless/pull/2177 ) )
13+ * Add option ` manageTrailingCommas ` to ` ktfmt ` . ([ #2177 ] ( https://github.com/diffplug/spotless/pull/2177 ) )
1414
1515## [ 7.0.0.BETA1] - 2024-06-04
1616### Added
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
66### Changes
77* Bump default ` ktlint ` version to latest ` 1.2.1 ` -> ` 1.3.0 ` . ([ #2165 ] ( https://github.com/diffplug/spotless/pull/2165 ) )
88* Bump default ` ktfmt ` version to latest ` 0.49 ` -> ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
9- * Renamed property ` ktfmt ` option ` removeUnusedImport ` -> ` removeUnusedImports ` to match ` ktfmt ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
9+ * Rename property ` ktfmt ` option ` removeUnusedImport ` -> ` removeUnusedImports ` to match ` ktfmt ` . ([ #2172 ] ( https://github.com/diffplug/spotless/pull/2172 ) )
1010### Fixed
1111* Fix compatibility issue introduced by ` ktfmt ` ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/issues/2172 ) )
1212### Added
13- * Added option ` manageTrailingCommas ` to ` ktfmt ` . ([ #2177 ] ( https://github.com/diffplug/spotless/pull/2177 ) )
13+ * Add option ` manageTrailingCommas ` to ` ktfmt ` . ([ #2177 ] ( https://github.com/diffplug/spotless/pull/2177 ) )
1414
1515## [ 2.44.0.BETA1] - 2024-06-04
1616### Added
You can’t perform that action at this time.
0 commit comments