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

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


The following commit(s) were added to refs/heads/release/10.6.0 by this push:
     new cc26384  Fix release notes again after CI run
cc26384 is described below

commit cc263842f398fb492b59b4f4b9b94cbdfebcc63d
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