We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71b286 commit c55e736Copy full SHA for c55e736
CHANGES.md
@@ -10,6 +10,8 @@ This document is intended for Spotless developers.
10
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`).
11
12
## [Unreleased]
13
+
14
+## [2.33.0] - 2023-01-26
15
### Added
16
* `ProcessRunner` has added some convenience methods so it can be used for maven testing. ([#1496](https://github.com/diffplug/spotless/pull/1496))
17
* `ProcessRunner` allows to limit captured output to a certain number of bytes. ([#1511](https://github.com/diffplug/spotless/pull/1511))
0 commit comments