We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053c7ae commit 29bb75cCopy full SHA for 29bb75c
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
## [Unreleased]
6
+
7
+## [6.23.3] - 2023-12-04
8
**BREAKING CHANGE** `6.23.0` made breaking changes to the ABI of the `KotlinExtension` and `GroovyExtension`. Those are reflected retroactively now.
9
- Previously, we had done semver on the Gradle plugin based only on buildscript compatibility.
10
- From now on, we will consider ABI for the benefit of convention-based plugins.
0 commit comments