add changelog entries v1.0.1

Sat, 15 Jul 2023 13:49:21 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 15 Jul 2023 13:49:21 +0200
changeset 277
6971db7b18ab
parent 276
2a169e4d1d13
child 278
89087a6af16a

add changelog entries

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
     1.1 --- a/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Sat Jul 15 13:45:48 2023 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Sat Jul 15 13:49:21 2023 +0200
     1.3 @@ -24,6 +24,12 @@
     1.4    --%>
     1.5  <%@ page contentType="text/html;charset=UTF-8" %>
     1.6  
     1.7 +<h3>Version 1.0.1</h3>
     1.8 +
     1.9 +<ul>
    1.10 +    <li>Fehler behoben, der verhindert hat, dass Pfadnamen für Componenten vergeben werden können.</li>
    1.11 +</ul>
    1.12 +
    1.13  <h3>Version 1.0</h3>
    1.14  
    1.15  <ul>
     2.1 --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Sat Jul 15 13:45:48 2023 +0200
     2.2 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Sat Jul 15 13:49:21 2023 +0200
     2.3 @@ -24,6 +24,12 @@
     2.4    --%>
     2.5  <%@ page contentType="text/html;charset=UTF-8" %>
     2.6  
     2.7 +<h3>Version 1.0.1</h3>
     2.8 +
     2.9 +<ul>
    2.10 +    <li>Fix custom node names for components are not working.</li>
    2.11 +</ul>
    2.12 +
    2.13  <h3>Version 1.0</h3>
    2.14  
    2.15  <ul>

mercurial