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 7da4090 commit ef357fcCopy full SHA for ef357fc
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
+### Added
14
+* Added support for Protobuf formatting based on [Buf](https://buf.build/) (#1208).
15
16
## [2.25.3] - 2022-05-10
17
### Fixed
plugin-gradle/CHANGES.md
@@ -3,6 +3,8 @@
3
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.27.0`).
4
5
6
7
8
9
## [6.6.0] - 2022-05-10
### Added
0 commit comments