File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
11
11
12
12
## [ Unreleased]
13
13
14
+ ### Added
15
+ * Added formatter for [ JVM-based JSON formatting] ( https://github.com/diffplug/spotless/issues/850 )
16
+ * Added Gradle configuration JVM-based JSON formatting
17
+
14
18
## [ 2.14.0] - 2021-06-10
15
19
### Added
16
20
* Added support for ` eclipse-cdt ` at ` 4.19.0 ` . Note that version requires Java 11 or higher.
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
4
4
5
5
## [ Unreleased]
6
6
7
+ ### Added
8
+ * Added Gradle configuration [ JVM-based JSON formatting] ( https://github.com/diffplug/spotless/issues/850 )
7
9
### Fixed
8
10
* Fixed IndexOutOfBoundsException in parallel execution of ` eclipse-groovy ` formatter ([ #877 ] ( https://github.com/diffplug/spotless/issues/877 ) )
9
11
You can’t perform that action at this time.
0 commit comments