Skip to content

Commit

Permalink
Published lib/2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
circleci committed Sep 14, 2022
1 parent aadeaef commit 6cee33d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ This document is intended for Spotless developers.
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`).

## [Unreleased]

## [2.30.0] - 2022-09-14
### Added
* `formatAnnotations()` step to correct formatting of Java type annotations. It puts type annotations on the same line as the type that they qualify. Run it after a Java formatting step, such as `googleJavaFormat()`. ([#1275](https://github.com/diffplug/spotless/pull/1275))
### Changes
Expand Down

0 comments on commit 6cee33d

Please sign in to comment.