Skip to content

Commit 49e370b

Browse files
committed
Published lib/2.32.0
1 parent 3adaa1c commit 49e370b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ 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+
14+
## [2.32.0] - 2023-01-13
1315
### Added
1416
* Add option `editorConfigFile` for `ktLint` [#142](https://github.com/diffplug/spotless/issues/142)
1517
* **POTENTIALLY BREAKING** `ktlint` step now modifies license headers. Make sure to put `licenseHeader` *after* `ktlint`.
@@ -33,7 +35,6 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
3335
* Switch our publishing infrastructure from CircleCI to GitHub Actions ([#1462](https://github.com/diffplug/spotless/pull/1462)).
3436
* Help wanted for moving our tests too ([#1472](https://github.com/diffplug/spotless/issues/1472))
3537

36-
3738
## [2.31.1] - 2023-01-02
3839
### Fixed
3940
* Improve memory usage when using git ratchet ([#1426](https://github.com/diffplug/spotless/pull/1426))

0 commit comments

Comments
 (0)