src/main/webapp/WEB-INF/changelogs/changelog.jspf

changeset 292
703591e739f4
parent 289
d702bdd4da51
child 293
953c757c368f
     1.1 --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Mon Oct 30 10:06:22 2023 +0100
     1.2 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Mon Oct 30 14:44:36 2023 +0100
     1.3 @@ -24,6 +24,16 @@
     1.4    --%>
     1.5  <%@ page contentType="text/html;charset=UTF-8" %>
     1.6  
     1.7 +<h3>Version 1.2 (snapshot)</h3>
     1.8 +
     1.9 +<ul>
    1.10 +    <li>
    1.11 +        The left menu now allows selection of issues without assigned
    1.12 +        version or component.
    1.13 +    </li>
    1.14 +    <li>Several minor bugfixes regarding the left menu.</li>
    1.15 +</ul>
    1.16 +
    1.17  <h3>Version 1.1.2</h3>
    1.18  
    1.19  <ul>

mercurial