We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa9879 commit cc26384Copy full SHA for cc26384
src/changelog/10.6.0/.release-notes.adoc.ftl
@@ -38,6 +38,8 @@
38
39
<#if release.date?has_content>Release date:: ${release.date}</#if>
40
41
-This minor release contains several small improvements.
+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`.
44
45
<#include "../.changelog.adoc.ftl">
0 commit comments