Skip to content

Commit 4989245

Browse files
committed
Update changelog.
1 parent aa48b8d commit 4989245

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugin-maven/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 `1.27.0`).
44

55
## [Unreleased]
6+
### Fixed
7+
* `replace` and `replaceRegex` steps now allow you to replace something with an empty string, previously this would generate a null pointer exception. (fixes [#1359](https://github.com/diffplug/spotless/issues/1359))
68

79
## [2.27.1] - 2022-09-28
810
### Fixed

0 commit comments

Comments
 (0)