File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ 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
+ ### Fixed
15
+ * Format more type annotations as type annotations [ #1494 ] ( https://github.com/diffplug/spotless/pull/1494 )
16
+ ### Changes
13
17
14
18
## [ 2.32.0] - 2023-01-13
15
19
### Added
@@ -22,7 +26,6 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
22
26
### Fixed
23
27
* Support ` ktlint ` 0.48+ new rule disabling syntax ([ #1456 ] ( https://github.com/diffplug/spotless/pull/1456 ) ) fixes ([ #1444 ] ( https://github.com/diffplug/spotless/issues/1444 ) )
24
28
* Fix subgroups leading catch all matcher.
25
- * Format more type annotations as type annotations [ #1494 ] ( https://github.com/diffplug/spotless/pull/1494 )
26
29
### Changes
27
30
* Bump default version for ` prettier ` from ` 2.0.5 ` to ` 2.8.1 ` ([ #1453 ] ( https://github.com/diffplug/spotless/pull/1453 ) )
28
31
* Bump the dev version of Gradle from ` 7.5.1 ` to ` 7.6 ` ([ #1409 ] ( https://github.com/diffplug/spotless/pull/1409 ) )
You can’t perform that action at this time.
0 commit comments