Skip to content

Commit 4cc323f

Browse files
committed
Add to changes
1 parent fe6d95e commit 4cc323f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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-
13+
* Fix Clang not knowing the filename and changing the format ([#1267](https://github.com/diffplug/spotless/pull/1268))
1414
## [2.28.0] - 2022-07-28
1515
### Added
1616
* 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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+
* Fix Clang not knowing the filename and changing the format ([#1267](https://github.com/diffplug/spotless/pull/1268))
77
## [6.9.0] - 2022-07-28
88
### Added
99
* 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`).
44

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