File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ 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
+
14
+ ## [ 2.32.0] - 2023-01-13
13
15
### Added
14
16
* Add option ` editorConfigFile ` for ` ktLint ` [ #142 ] ( https://github.com/diffplug/spotless/issues/142 )
15
17
* ** 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 (
33
35
* Switch our publishing infrastructure from CircleCI to GitHub Actions ([ #1462 ] ( https://github.com/diffplug/spotless/pull/1462 ) ).
34
36
* Help wanted for moving our tests too ([ #1472 ] ( https://github.com/diffplug/spotless/issues/1472 ) )
35
37
36
-
37
38
## [ 2.31.1] - 2023-01-02
38
39
### Fixed
39
40
* Improve memory usage when using git ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
You can’t perform that action at this time.
0 commit comments