Skip to content

Commit 05c4336

Browse files
committed
Fix changelog categories.
1 parent a443887 commit 05c4336

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ 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+
### Fixed
1314
* Fix Clang not knowing the filename and changing the format ([#1267](https://github.com/diffplug/spotless/pull/1268))
15+
1416
## [2.28.0] - 2022-07-28
1517
### Added
1618
* 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)).

plugin-gradle/CHANGES.md

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

55
## [Unreleased]
6+
### Fixed
67
* Fix Clang not knowing the filename and changing the format ([#1267](https://github.com/diffplug/spotless/pull/1268))
8+
79
## [6.9.0] - 2022-07-28
810
### Added
911
* 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)).

plugin-maven/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`).
44

55
## [Unreleased]
6+
### Fixed
67
* Fix Clang not knowing the filename and changing the format ([#1267](https://github.com/diffplug/spotless/pull/1268))
8+
79
## [2.24.0] - 2022-07-28
810
### Added
911
* 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)).

0 commit comments

Comments
 (0)