From 8f3edf1e75dbb0081913d523545a3eed5c2eebf4 Mon Sep 17 00:00:00 2001 From: Gabriel Ittner Date: Tue, 17 Jan 2023 20:18:31 +0100 Subject: [PATCH] Update CHANGELOG for 0.23.2. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f7dd53..a9551322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log -## 0.23.2 **UNRELEASED** +## 0.23.2 *(2023-01-17)* -- Fix signing when using the final Gradle 8.0 release. +- Fix signing when using Gradle 8.0. - Finding a matching staging profile in Sonatype is more lenient. If there is just one that one will always be used. The plugin will also fallback to any staging profile that has a matching prefix with the group id. - As a workaround for an issue in Gradle that causes invalid module metadata for `java-test-fixtures` projects, `project.group`