Skip to content

Commit ec624c0

Browse files
committed
Add JSON formatter changes to CHANGES
1 parent 4971f44 commit ec624c0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1212
## [Unreleased]
1313
### Changed
1414
* Update ktfmt from 0.21 to 0.24
15+
### Added
16+
* Added formatter for [JVM-based JSON formatting](https://github.com/diffplug/spotless/issues/850)
17+
* Added Gradle configuration JVM-based JSON formatting
1518
### Fixed
1619
* The `<url>` field in the maven POM is now set correctly ([#798](https://github.com/diffplug/spotless/issues/798))
1720

plugin-gradle/CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
55
## [Unreleased]
66
### Changed
77
* Update ktfmt from 0.21 to 0.24
8+
### Added
9+
* Added Gradle configuration [JVM-based JSON formatting](https://github.com/diffplug/spotless/issues/850)
810
### Fixed
911
* The `<url>` field in the maven POM is now set correctly ([#798](https://github.com/diffplug/spotless/issues/798))
1012

0 commit comments

Comments
 (0)