Skip to content

Commit 70f3824

Browse files
committed
Move changelog entry
1 parent 48245df commit 70f3824

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This document is intended for Spotless developers.
1010
We 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))

0 commit comments

Comments
 (0)