Skip to content

Commit 0c6523b

Browse files
committed
Some minor changelog bumps.
1 parent 06c954f commit 0c6523b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1717
* Support configuring the Equo P2 cache. ([#2238](https://github.com/diffplug/spotless/pull/2238))
1818
* Add explicit support for JSONC / CSS via biome, via the file extensions `.css` and `.jsonc`.
1919
([#2259](https://github.com/diffplug/spotless/pull/2259))
20-
* Bump default `buff` version to latest `1.24.0` -> `1.44.0`. ([#2291](https://github.com/diffplug/spotless/pull/2291))
20+
* Bump default `buf` version to latest `1.24.0` -> `1.44.0`. ([#2291](https://github.com/diffplug/spotless/pull/2291))
2121

2222
## [3.0.0.BETA2] - 2024-08-25
2323
### Changed

plugin-gradle/CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.27.0`).
44

55
## [Unreleased]
6-
6+
### Added
77
* Use the Gradle user home directory by default for the download directory for the biome executable. Previously, the
88
plugin tried to use Maven's home directory, which is not always accessible by a Gradle plugin. ([#2187](https://github.com/diffplug/spotless/issues/2187))
99
* Add explicit support for CSS via biome. Formatting CSS via biome was already supported as a general
1010
formatting step. Biome supports formatting CSS as of 1.8.0 (experimental, opt-in) and 1.9.0 (stable).
1111
([#2259](https://github.com/diffplug/spotless/pull/2259))
12+
### Changed
13+
* Bump default `buf` version to latest `1.24.0` -> `1.44.0`. ([#2291](https://github.com/diffplug/spotless/pull/2291))
1214

1315
## [7.0.0.BETA2] - 2024-08-25
1416
### Changed

0 commit comments

Comments
 (0)