Skip to content

Commit cf4df91

Browse files
committed
Improve release notes
1 parent 814ba1e commit cf4df91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
<#if release.date?has_content>Release date:: ${release.date}</#if>
2222

23-
This releases fixes several issues from the previous releases.
23+
This release contains only dependency upgrades and bug fixes, which do not change the behavior of the artifacts.
2424

25-
While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17.
25+
While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17, unlike version `2.22.0` that used JDK 11.
2626

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

0 commit comments

Comments
 (0)