Published lib/3.1.0 · diffplug/spotless@62eff17 (original) (raw)

Original file line number Diff line number Diff line change
@@ -10,6 +10,8 @@ This document is intended for Spotless developers.
10 10 We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`).
11 11
12 12 ## [Unreleased]
13 +
14 +## [3.1.0] - 2025-02-20
13 15 ### Added
14 16 * Support for`clang-format` on maven-plugin ([#2406](https://github.com/diffplug/spotless/pull/2406))
15 17 * Allow overriding classLoader for all `JarState`s to enable spotless-cli ([#2427](https://github.com/diffplug/spotless/pull/2427))