Skip to content

Commit d070f14

Browse files
committed
Updated changelog and readme
1 parent 1976908 commit d070f14

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ lib('generic.TrimTrailingWhitespaceStep') +'{{yes}} | {{yes}}
5353
lib('antlr4.Antlr4FormatterStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
5454
lib('cpp.ClangFormatStep') +'{{yes}} | {{no}} | {{no}} | {{no}} |',
5555
extra('cpp.EclipseFormatterStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
56-
extra('groovy.GrEclipseFormatterStep') +'{{yes}} | {{no}} | {{yes}} | {{no}} |',
56+
extra('groovy.GrEclipseFormatterStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
5757
lib('java.GoogleJavaFormatStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
5858
lib('java.ImportOrderStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
5959
lib('java.RemoveUnusedImportsStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',

plugin-maven/CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
77
## [2.3.1] - 2020-09-12
88
### Fixed
99
* Improved JRE parsing to handle strings like `16-loom` (fixes [#693](https://github.com/diffplug/spotless/issues/693)).
10+
* Added support for groovy formatting ([#697](https://github.com/diffplug/spotless/pull/697))
1011

1112
## [2.3.0] - 2020-09-11
1213
### Added

0 commit comments

Comments
 (0)