Skip to content

Commit b5026ae

Browse files
authored
Add missing bracket in CHANGES.md (#1910)
2 parents 6b8568f + ec07c67 commit b5026ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1313

1414
## [2.43.0] - 2023-11-27
1515
### Added
16-
* Support custom rule sets for Ktlint. ([#1896](https://github.com/diffplug/spotless/pull/1896)
16+
* Support custom rule sets for Ktlint. ([#1896](https://github.com/diffplug/spotless/pull/1896))
1717
### Fixed
1818
* Fix Eclipse JDT on some settings files. ([#1864](https://github.com/diffplug/spotless/pull/1864) fixes [#1638](https://github.com/diffplug/spotless/issues/1638))
1919
### Changes

0 commit comments

Comments
 (0)