add changelog entry for issue #401

Sun, 28 Jul 2024 12:19:42 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 28 Jul 2024 12:19:42 +0200
changeset 303
4c5342255263
parent 302
a27af2669825
child 304
12f696cc7905

add changelog entry for issue #401

src/main/webapp/WEB-INF/changelogs/changelog-de.jspf file | annotate | diff | comparison | revisions
src/main/webapp/WEB-INF/changelogs/changelog.jspf file | annotate | diff | comparison | revisions
--- a/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Sun Jul 28 12:16:19 2024 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Sun Jul 28 12:19:42 2024 +0200
@@ -24,6 +24,12 @@
   --%>
 <%@ page contentType="text/html;charset=UTF-8" %>
 
+<h3>Version 1.3.0 - Vorschau</h3>
+
+<ul>
+    <li>Aktualisierung auf Kotlin 2.0 und Java 21.</li>
+</ul>
+
 <h3>Version 1.2.2</h3>
 
 <ul>
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Sun Jul 28 12:16:19 2024 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Sun Jul 28 12:19:42 2024 +0200
@@ -24,6 +24,12 @@
   --%>
 <%@ page contentType="text/html;charset=UTF-8" %>
 
+<h3>Version 1.3.0 - preview</h3>
+
+<ul>
+    <li>Upgrade to Kotlin 2.0 and change JVM target to Java 21.</li>
+</ul>
+
 <h3>Version 1.2.2</h3>
 
 <ul>

mercurial