diff -r 6357d2fd84f2 -r a5ad7cd5d000 src/main/webapp/WEB-INF/changelogs/changelog.jspf
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Aug 09 16:28:42 2021 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Aug 09 16:57:56 2021 +0200
@@ -32,6 +32,7 @@
Adds possibility to leave a comment when editing an issue.
Improves Issue View.
Changes sort order of versions in the versions overview to be the same as in the left menu.
+ Removes unused width from the left menu.
Fixes duplicates in the components and versions lists.
Fixes issue form not loaded with the correct version info.
Fixes leaking prepared statements.