File tree Expand file tree Collapse file tree 5 files changed +37
-32
lines changed Expand file tree Collapse file tree 5 files changed +37
-32
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ This document is intended for Spotless developers.
10
10
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
11
11
12
12
## [ Unreleased]
13
+
14
+ ## [ 2.45.0] - 2024-01-23
13
15
### Added
14
16
* Support for ` gofmt ` ([ #2001 ] ( https://github.com/diffplug/spotless/pull/2001 ) )
15
17
* Support for formatting Java Docs for the Palantir formatter ([ #2009 ] ( https://github.com/diffplug/spotless/pull/2009 ) )
Original file line number Diff line number Diff line change 3
3
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 3.27.0 ` ).
4
4
5
5
## [ Unreleased]
6
- * Support for ` gofmt ` ([ #2001 ] ( https://github.com/diffplug/spotless/pull/2001 ) )
7
6
7
+ ## [ 6.25.0] - 2024-01-23
8
8
### Added
9
9
* 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 ) )
10
11
11
12
## [ 6.24.0] - 2024-01-15
12
13
### Added
You can’t perform that action at this time.
0 commit comments