Skip to content

Commit 19aff77

Browse files
committed
Merge branch 'main' into serializable-refactor
2 parents 3bd4243 + 14204e4 commit 19aff77

File tree

5 files changed

+37
-32
lines changed

5 files changed

+37
-32
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This document is intended for Spotless developers.
1010
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`).
1111

1212
## [Unreleased]
13+
14+
## [2.45.0] - 2024-01-23
1315
### Added
1416
* Support for `gofmt` ([#2001](https://github.com/diffplug/spotless/pull/2001))
1517
* Support for formatting Java Docs for the Palantir formatter ([#2009](https://github.com/diffplug/spotless/pull/2009))

plugin-gradle/CHANGES.md

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

55
## [Unreleased]
6-
* Support for `gofmt` ([#2001](https://github.com/diffplug/spotless/pull/2001))
76

7+
## [6.25.0] - 2024-01-23
88
### Added
99
* Maven / Gradle - Support for formatting Java Docs for the Palantir formatter ([#2009](https://github.com/diffplug/spotless/pull/2009))
10+
* Support for `gofmt` ([#2001](https://github.com/diffplug/spotless/pull/2001))
1011

1112
## [6.24.0] - 2024-01-15
1213
### Added

0 commit comments

Comments
 (0)