From 7faa441d3af45f6aa84b03384062d3fd2bdb526c Mon Sep 17 00:00:00 2001 From: Gabriel Ittner Date: Sun, 29 Jan 2023 17:01:15 +0100 Subject: [PATCH] Prepare changelog for release 0.24.0. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9551322..23626ae4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 0.24.0 *(2023-01-29)* + +- Support arbitrary Sonatype hosts instead of just oss.sonatype.org and s01.oss.sonatype.org. +- Support adjusting timeouts for Sonatype related requests and operations. [See docs](https://vanniktech.github.io/gradle-maven-publish-plugin/central/#timeouts) +- Internal change on how the sources jar is created. + + ## 0.23.2 *(2023-01-17)* - Fix signing when using Gradle 8.0.