File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,11 @@ This document is intended for Spotless developers.
10
10
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
11
11
12
12
## [ Unreleased]
13
+ ### Added
14
+ * ` importOrder ` now support groups of imports without blank lines ([ #1401 ] ( https://github.com/diffplug/spotless/pull/1401 ) )
13
15
### Fixed
14
16
* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
15
17
* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
16
- * ImportOrder: support groups of imports without blank lines [ #1401 ] ( https://github.com/diffplug/spotless/pull/1401 )
17
18
18
19
## [ 2.30.0] - 2022-09-14
19
20
### Added
Original file line number Diff line number Diff line change 3
3
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 3.27.0 ` ).
4
4
5
5
## [ Unreleased]
6
+ ### Added
7
+ * ` importOrder ` now support groups of imports without blank lines ([ #1401 ] ( https://github.com/diffplug/spotless/pull/1401 ) )
6
8
### Fixed
7
9
* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
8
10
* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
Original file line number Diff line number Diff line change 3
3
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
4
4
5
5
## [ Unreleased]
6
+ ### Added
7
+ * ` importOrder ` now support groups of imports without blank lines ([ #1401 ] ( https://github.com/diffplug/spotless/pull/1401 ) )
6
8
### Fixed
7
9
* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
8
10
* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
You can’t perform that action at this time.
0 commit comments