File tree 2 files changed +5
-0
lines changed
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
12
12
## [ Unreleased]
13
13
### Changed
14
14
* 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
15
18
### Fixed
16
19
* The ` <url> ` field in the maven POM is now set correctly ([ #798 ] ( https://github.com/diffplug/spotless/issues/798 ) )
17
20
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
5
5
## [ Unreleased]
6
6
### Changed
7
7
* 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 )
8
10
### Fixed
9
11
* The ` <url> ` field in the maven POM is now set correctly ([ #798 ] ( https://github.com/diffplug/spotless/issues/798 ) )
10
12
You can’t perform that action at this time.
0 commit comments