This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit 8fadeb9a8fe2d663668ab0c4805540d7a78317fe
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu Jan 11 11:10:48 2024 +0100

    Fix release notes again after CI run
---
 src/changelog/10.6.0/.release-notes.adoc.ftl | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/changelog/10.6.0/.release-notes.adoc.ftl 
b/src/changelog/10.6.0/.release-notes.adoc.ftl
index b220984..f309c17 100644
--- a/src/changelog/10.6.0/.release-notes.adoc.ftl
+++ b/src/changelog/10.6.0/.release-notes.adoc.ftl
@@ -38,6 +38,8 @@
 
 <#if release.date?has_content>Release date:: ${release.date}</#if>
 
-This minor release contains several small improvements.
+This minor release contains several small changes to the build pipeline.
+
+Most notably it bans wildcard imports from source code, which will require 
expanding those imports before upgrading `logging-parent`.
 
 <#include "../.changelog.adoc.ftl">

Reply via email to