Skip to content

Commit e49fb26

Browse files
committed
Update changelog.
1 parent ac9feda commit e49fb26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
2424
* `StepHarnessWithFile` now takes a `ResourceHarness` in its constructor to handle the file manipulation parts
2525
* Standardized that we test exception *messages*, not types, which will ease the transition to linting later on
2626
* 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))
2729

2830
## [2.31.1] - 2023-01-02
2931
### Fixed

0 commit comments

Comments
 (0)