Skip to content

Commit 9066bf6

Browse files
committed
Add links to the changelog.
1 parent db8dc1c commit 9066bf6

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1111

1212
## [Unreleased]
1313
### Added
14-
- Add `tableTest` format type for standalone `.table` files.
14+
- Add `tableTest` format type for standalone `.table` files. ([#2880](https://github.com/diffplug/spotless/pull/2880))
1515
### Changes
16-
- Bump default `tabletest-formatter` version `1.0.1` -> `1.1.1`, now works with Java 17+.
16+
- Bump default `tabletest-formatter` version `1.0.1` -> `1.1.1`, now works with Java 17+. ([#2880](https://github.com/diffplug/spotless/pull/2880))
1717

1818
## [4.4.0] - 2026-03-02
1919
### Added

plugin-gradle/CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
44

55
## [Unreleased]
66
### Added
7-
- Add `tableTest` format type for standalone `.table` files.
7+
- Add `tableTest` format type for standalone `.table` files. ([#2880](https://github.com/diffplug/spotless/pull/2880))
88
### Fixed
9-
- Fix illegal mutation when using predeclared dependencies.
9+
- Fix illegal mutation when using predeclared dependencies. ([#2892](https://github.com/diffplug/spotless/pull/2892))
1010
### Changes
11-
- Bump default `tabletest-formatter` version `1.0.1` -> `1.1.1`, now works with Java 17+.
11+
- Bump default `tabletest-formatter` version `1.0.1` -> `1.1.1`, now works with Java 17+. ([#2880](https://github.com/diffplug/spotless/pull/2880))
1212

1313
## [8.3.0] - 2026-03-02
1414
### Added

plugin-maven/CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
44

55
## [Unreleased]
66
### Added
7-
- Add `tableTest` format type for standalone `.table` files.
7+
- Add `tableTest` format type for standalone `.table` files. ([#2880](https://github.com/diffplug/spotless/pull/2880))
88
### Changes
9-
- Bump default `tabletest-formatter` version `1.0.1` -> `1.1.1`, now works with Java 17+.
9+
- Bump default `tabletest-formatter` version `1.0.1` -> `1.1.1`, now works with Java 17+. ([#2880](https://github.com/diffplug/spotless/pull/2880))
1010

1111
## [3.3.0] - 2026-03-02
1212
### Added

0 commit comments

Comments
 (0)