Skip to content

Commit f5e158d

Browse files
committed
Update change log
1 parent 622abf9 commit f5e158d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This document is intended for Spotless developers.
1010
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`).
1111

1212
## [Unreleased]
13+
* Adding ktfmt(version, withDropBoxStyle) to allow [--dropbox-style option](https://github.com/diffplug/spotless/issues/641) which enables 4 spaces indenting.
1314

1415
## [2.1.0] - 2020-07-04
1516
### Added

plugin-gradle/CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
55
**5.x preview:** If you are using Gradle 5.4+, you can preview thew upcoming `com.diffplug.spotless` plugin by adding `-PspotlessModern`, see [CHANGES-5.x-PREVIEW.md](CHANGES-5.x-PREVIEW.md) for details.
66

77
## [Unreleased]
8+
* Adding ktfmt(version, withDropBoxStyle) to allow [--dropbox-style option](https://github.com/diffplug/spotless/issues/641) which enables 4 spaces indenting.
89

910
## [4.5.1] - 2020-07-04
1011
### Fixed

0 commit comments

Comments
 (0)