Skip to content

Commit 614e75b

Browse files
committed
Merge branch 'release' into main
2 parents 2e6555b + c360e81 commit 614e75b

File tree

5 files changed

+35
-29
lines changed

5 files changed

+35
-29
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+
14+
## [2.41.0] - 2023-08-29
1315
### Added
1416
* Add a `jsonPatch` step to `json` formatter configurations. This allows patching of JSON documents using [JSON Patches](https://jsonpatch.com). ([#1753](https://github.com/diffplug/spotless/pull/1753))
1517
* Support GJF own import order. ([#1780](https://github.com/diffplug/spotless/pull/1780))

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+
7+
## [6.21.0] - 2023-08-29
68
### Added
79
* Add a `jsonPatch` step to `json` formatter configurations. This allows patching of JSON documents using [JSON Patches](https://jsonpatch.com). ([#1753](https://github.com/diffplug/spotless/pull/1753))
810
* Support GJF own import order. ([#1780](https://github.com/diffplug/spotless/pull/1780))

0 commit comments

Comments
 (0)