From ef85dc4a25a3494e633c192d90c68ac6f0277339 Mon Sep 17 00:00:00 2001 From: Ned Twigg Date: Mon, 2 May 2022 13:32:20 -0700 Subject: [PATCH] Update changelogs. --- CHANGES.md | 4 +++- plugin-gradle/CHANGES.md | 3 +++ plugin-maven/CHANGES.md | 3 +++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index f1379048d1..3f34593b1e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,7 +10,9 @@ This document is intended for Spotless developers. We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`). ## [Unreleased] -* Converted `diktat` integration to use a compile-only source set. ([#524](https://github.com/diffplug/spotless/issues/524)) +### Changes +* Bump default `diktat` version to latest `1.0.1` -> `1.0.1`. + * Converted `diktat` integration to use a compile-only source set. ([#524](https://github.com/diffplug/spotless/issues/524)) ## [2.25.1] - 2022-04-27 ### Changes diff --git a/plugin-gradle/CHANGES.md b/plugin-gradle/CHANGES.md index 7025767e6d..1b7e892414 100644 --- a/plugin-gradle/CHANGES.md +++ b/plugin-gradle/CHANGES.md @@ -3,6 +3,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.27.0`). ## [Unreleased] +### Changes +* Bump default `diktat` version to latest `1.0.1` -> `1.0.1`. + * Converted `diktat` integration to use a compile-only source set. ([#524](https://github.com/diffplug/spotless/issues/524)) ## [6.5.1] - 2022-04-27 ### Changes diff --git a/plugin-maven/CHANGES.md b/plugin-maven/CHANGES.md index b050ecfed0..db2891049b 100644 --- a/plugin-maven/CHANGES.md +++ b/plugin-maven/CHANGES.md @@ -3,6 +3,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`). ## [Unreleased] +### Changes +* Bump default `diktat` version to latest `1.0.1` -> `1.0.1`. + * Converted `diktat` integration to use a compile-only source set. ([#524](https://github.com/diffplug/spotless/issues/524)) ## [2.22.3] - 2022-04-27 ### Changes