You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
15
15
### Added
16
16
* Support for `rdf` ([#2261](https://github.com/diffplug/spotless/pull/2261))
17
17
* Support for `buf` on maven plugin ([#2291](https://github.com/diffplug/spotless/pull/2291))
18
-
*`ConfigurationCacheHack` so we can support Gradle's configuration cache and remote build cache at the same time. ([TODO]()fixes [#2168](https://github.com/diffplug/spotless/issues/2168))
18
+
*`ConfigurationCacheHack` so we can support Gradle's configuration cache and remote build cache at the same time. ([#2298](https://github.com/diffplug/spotless/pull/2298)fixes [#2168](https://github.com/diffplug/spotless/issues/2168))
19
19
### Changed
20
20
* Support configuring the Equo P2 cache. ([#2238](https://github.com/diffplug/spotless/pull/2238))
21
21
* Add explicit support for JSONC / CSS via biome, via the file extensions `.css` and `.jsonc`.
0 commit comments