File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ This document is intended for Spotless developers.
1010We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
1111
1212## [ Unreleased]
13+ ### Added
14+ ### Fixed
15+ * Format more type annotations as type annotations [ #1494 ] ( https://github.com/diffplug/spotless/pull/1494 )
16+ ### Changes
1317
1418## [ 2.32.0] - 2023-01-13
1519### Added
@@ -22,7 +26,6 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
2226### Fixed
2327* 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 ) )
2428* Fix subgroups leading catch all matcher.
25- * Format more type annotations as type annotations [ #1494 ] ( https://github.com/diffplug/spotless/pull/1494 )
2629### Changes
2730* Bump default version for ` prettier ` from ` 2.0.5 ` to ` 2.8.1 ` ([ #1453 ] ( https://github.com/diffplug/spotless/pull/1453 ) )
2831* 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