Skip to content

Commit cc26384

Browse files
committed
Fix release notes again after CI run
1 parent caa9879 commit cc26384

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/changelog/10.6.0/.release-notes.adoc.ftl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838

3939
<#if release.date?has_content>Release date:: ${release.date}</#if>
4040

41-
This minor release contains several small improvements.
41+
This minor release contains several small changes to the build pipeline.
42+
43+
Most notably it bans wildcard imports from source code, which will require expanding those imports before upgrading `logging-parent`.
4244

4345
<#include "../.changelog.adoc.ftl">

0 commit comments

Comments
 (0)