Skip to content

Commit 029acd6

Browse files
committed
Put changelog entry in the correct place.
1 parent fd41613 commit 029acd6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

plugin-gradle/CHANGES.md

Lines changed: 2 additions & 1 deletion
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+
* Added `@DisableCachingByDefault` to `RegisterDependenciesTask`.
68

79
## [6.18.0] - 2023-04-06
810
### Added
@@ -19,7 +21,6 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1921
Mirrors are selected by prefix match, for example `https://download.eclipse.org/eclipse/updates/4.26/` will be redirected to `https://some.internal.mirror/eclipse/eclipse/updates/4.26/`.
2022
The same configuration exists for `greclipse` and `eclipseCdt`.
2123
* The `style` option in Palantir Java Format ([#1654](https://github.com/diffplug/spotless/pull/1654)).
22-
* Added `@DisableCachingByDefault` to `RegisterDependenciesTask`.
2324
### Fixed
2425
* Stop using deprecated conventions when used in Gradle >= `7.1`. ([#1618](https://github.com/diffplug/spotless/pull/1618))
2526
### Changes

0 commit comments

Comments
 (0)