Skip to content

Commit e15e694

Browse files
committed
add change notes
1 parent acafe5c commit e15e694

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,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+
### Fixed
14+
* Ignore system git config when running tests ([#1990](https://github.com/diffplug/spotless/issues/1990))
1315

1416
## [2.45.0] - 2024-01-23
1517
### Added

plugin-gradle/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
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
7+
* Ignore system git config when running tests ([#1990](https://github.com/diffplug/spotless/issues/1990))
68

79
## [6.25.0] - 2024-01-23
810
### Added

plugin-maven/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
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
7+
* Ignore system git config when running tests ([#1990](https://github.com/diffplug/spotless/issues/1990))
68

79
## [2.43.0] - 2024-01-23
810
### Added

0 commit comments

Comments
 (0)