Skip to content

Commit 9baf9ad

Browse files
committed
Add Gherkin formatter changes to CHANGES
1 parent e3db6fc commit 9baf9ad

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1111

1212
## [Unreleased]
1313

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+
1418
## [2.16.0] - 2021-09-04
1519
### Added
1620
* Added support for `google-java-format`'s `skip-reflowing-long-strings` option ([#929](https://github.com/diffplug/spotless/pull/929))

plugin-gradle/CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
44

55
## [Unreleased]
66

7+
### Added
8+
* Added Gradle configuration for Gherkin feature files
9+
710
## [5.15.0] - 2021-09-04
811
### Added
912
* Added support for `google-java-format`'s `skip-reflowing-long-strings` option ([#929](https://github.com/diffplug/spotless/pull/929))

0 commit comments

Comments
 (0)