File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-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 [ Gherkin feature files] ( https://github.com/diffplug/spotless/issues/928 )
16
+ * Added Gradle configuration for Gherkin feature files
17
+
14
18
## [ 2.16.0] - 2021-09-04
15
19
### Added
16
20
* Added support for ` google-java-format ` 's ` skip-reflowing-long-strings ` option ([ #929 ] ( https://github.com/diffplug/spotless/pull/929 ) )
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ 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 for Gherkin feature files
9
+
7
10
## [ 5.15.0] - 2021-09-04
8
11
### Added
9
12
* Added support for ` google-java-format ` 's ` skip-reflowing-long-strings ` option ([ #929 ] ( https://github.com/diffplug/spotless/pull/929 ) )
You can’t perform that action at this time.
0 commit comments