Skip to content

Commit a8b01b8

Browse files
committed
Update CHANGES with SLF4J logging changes
1 parent 166ab53 commit a8b01b8

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1111

1212
## [Unreleased]
1313

14+
### Changed
15+
16+
* Use SLF4J for logging ([#1116](https://github.com/diffplug/spotless/issues/1116))
17+
1418
## [2.22.2] - 2022-02-09
1519
### Changed
1620
* Bump default ktfmt `0.30` -> `0.31` ([#1118](https://github.com/diffplug/spotless/pull/1118)).

plugin-gradle/CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
* Use SLF4J for logging ([#1116](https://github.com/diffplug/spotless/issues/1116))
10+
711
## [6.2.2] - 2022-02-09
812
### Changed
913
* Bump default ktfmt `0.30` -> `0.31` ([#1118](https://github.com/diffplug/spotless/pull/1118)).

plugin-maven/CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
* Use SLF4J for logging ([#1116](https://github.com/diffplug/spotless/issues/1116))
10+
711
## [2.20.2] - 2022-02-09
812
### Changed
913
* Bump default ktfmt `0.30` -> `0.31` ([#1118](https://github.com/diffplug/spotless/pull/1118)).

0 commit comments

Comments
 (0)