Browse Source

Include versions changes in changelog

Jaap Marcus 2 years ago
parent
commit
bccdb31540
1 changed files with 10 additions and 0 deletions
  1. 10 0
      CHANGELOG.md

+ 10 - 0
CHANGELOG.md

@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
 
 ## [1.8.8] - Service release
 
+### Security
+
+- Security patch for XSS in Edit server (#4013)
+
 ### Bugfixes
 
 - Improve Gitea template with SSL support (#4012 @asessa)
@@ -18,6 +22,12 @@ All notable changes to this project will be documented in this file.
 - Allow up to 13 arguments for the api instead of 9
 - Fix an issue with listing overall stats admin user (#4001)
 
+### Dependencies
+
+- Update Roundcube to 1.6.3
+- Update Blackblaze CLI to 3.10.0
+- Update Phppgadmin to 7.4.16
+
 ## [1.8.7] - Service release
 
 ### Bugfixes