Skip to content

Commit c3e4e19

Browse files
author
runner
committed
Published gradle/7.0.0.BETA4
1 parent 6992301 commit c3e4e19

File tree

2 files changed

+33
-31
lines changed

2 files changed

+33
-31
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+
7+
## [7.0.0.BETA4] - 2024-10-24
68
### Added
79
* Support for line ending policy `PRESERVE` which just takes the first line ending of every given file as setting (no matter if `\n`, `\r\n` or `\r`) ([#2304](https://github.com/diffplug/spotless/pull/2304))
810
* New `suppressLintsFor` DSL ([docs](https://github.com/diffplug/spotless/tree/main/plugin-gradle#linting)) ([#2307](https://github.com/diffplug/spotless/pull/2307))

0 commit comments

Comments
 (0)