File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
24
24
* ` StepHarnessWithFile ` now takes a ` ResourceHarness ` in its constructor to handle the file manipulation parts
25
25
* Standardized that we test exception * messages* , not types, which will ease the transition to linting later on
26
26
* Bump default ` ktlint ` version to latest ` 0.47.1 ` -> ` 0.48.1 ` ([ #1456 ] ( https://github.com/diffplug/spotless/pull/1456 ) )
27
+ * Switch our publishing infrastructure from CircleCI to GitHub Actions ([ #1462 ] ( https://github.com/diffplug/spotless/pull/1462 ) ).
28
+ * Help wanted for moving our tests too ([ #1472 ] ( https://github.com/diffplug/spotless/issues/1472 ) )
27
29
28
30
## [ 2.31.1] - 2023-01-02
29
31
### Fixed
You can’t perform that action at this time.
0 commit comments