Skip to content

Commit 06a09fc

Browse files
committed
Update changelog.
1 parent 3d12cb0 commit 06a09fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugin-gradle/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
55
## [Unreleased]
66
### Added
77
* Clang and Black no longer break the build when the binary is unavailable, if they will not be run during that build ([#1257](https://github.com/diffplug/spotless/pull/1257)).
8+
### Fixed
9+
* Warnings about missing `Task#usesService` for Gradle 8.0 ([#1262](https://github.com/diffplug/spotless/pull/1262) fixes [#1260](https://github.com/diffplug/spotless/issues/1260))
810

911
## [6.8.0] - 2022-06-30
1012
### Added

0 commit comments

Comments
 (0)