Skip to content

Commit 6d76fc9

Browse files
committed
Changelog in plugin-gradle, too
1 parent 105eb87 commit 6d76fc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugin-gradle/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.27.0`).
44

55
## [Unreleased]
6+
### Added
7+
* `typeAnnotations()` step to correct formatting of type annotations. It puts type annotations on the same line as the type that they qualify. Run it after a Java formattng step, such as `googleJavaFormat()`. ([#1275](https://github.com/diffplug/spotless/pull/1275))
68

79
## [6.9.1] - 2022-08-10
810
### Fixed

0 commit comments

Comments
 (0)