Skip to content

Commit 29bb75c

Browse files
author
runner
committed
Published gradle/6.23.3
1 parent 053c7ae commit 29bb75c

File tree

2 files changed

+30
-28
lines changed

2 files changed

+30
-28
lines changed

plugin-gradle/CHANGES.md

+2
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 `3.27.0`).
44

55
## [Unreleased]
6+
7+
## [6.23.3] - 2023-12-04
68
**BREAKING CHANGE** `6.23.0` made breaking changes to the ABI of the `KotlinExtension` and `GroovyExtension`. Those are reflected retroactively now.
79
- Previously, we had done semver on the Gradle plugin based only on buildscript compatibility.
810
- From now on, we will consider ABI for the benefit of convention-based plugins.

0 commit comments

Comments
 (0)