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 (
13
13
### Changes
14
14
* Bump default ` ktlint ` version to latest ` 1.2.1 ` -> ` 1.3.0 ` . ([ #2165 ] ( https://github.com/diffplug/spotless/pull/2165 ) )
15
15
* 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 ) )
17
17
### Fixed
18
18
* Fix compatibility issue introduced by ` ktfmt ` ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/issues/2172 ) )
19
19
### 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 ) )
21
21
22
22
## [ 3.0.0.BETA1] - 2024-06-04
23
23
### 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 (
6
6
### Changes
7
7
* Bump default ` ktlint ` version to latest ` 1.2.1 ` -> ` 1.3.0 ` . ([ #2165 ] ( https://github.com/diffplug/spotless/pull/2165 ) )
8
8
* 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 ) )
10
10
### Fixed
11
11
* Fix compatibility issue introduced by ` ktfmt ` ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/issues/2172 ) )
12
12
### 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 ) )
14
14
15
15
## [ 7.0.0.BETA1] - 2024-06-04
16
16
### 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 (
6
6
### Changes
7
7
* Bump default ` ktlint ` version to latest ` 1.2.1 ` -> ` 1.3.0 ` . ([ #2165 ] ( https://github.com/diffplug/spotless/pull/2165 ) )
8
8
* 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 ) )
10
10
### Fixed
11
11
* Fix compatibility issue introduced by ` ktfmt ` ` 0.51 ` . ([ #2172 ] ( https://github.com/diffplug/spotless/issues/2172 ) )
12
12
### 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 ) )
14
14
15
15
## [ 2.44.0.BETA1] - 2024-06-04
16
16
### Added
You can’t perform that action at this time.
0 commit comments