diff -r 028792eda9b7 -r 6357d2fd84f2 src/main/webapp/WEB-INF/changelogs/changelog.jspf
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Aug 09 16:25:50 2021 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Mon Aug 09 16:28:42 2021 +0200
@@ -29,9 +29,11 @@
- Adds about page.
- Adds possibility to edit own comments.
+ - 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.
- Fixes duplicates in the components and versions lists.
+ - Fixes issue form not loaded with the correct version info.
- Fixes leaking prepared statements.