Browse Source

Updated ChangeLog.

Lauri Ojansivu 4 years ago
parent
commit
0c05942b45
1 changed files with 7 additions and 1 deletions
  1. 7 1
      CHANGELOG.md

+ 7 - 1
CHANGELOG.md

@@ -1,6 +1,12 @@
 # Upcoming Wekan release
 
-This release adds the following new features:
+This release adds the following speed improvements:
+
+- [Speed improvement: Delete presences older than one week, and add database index to presences
+  serverId](https://github.com/wekan/wekan/commit/9db3c931161adfbeb6fc52d3e4cf621fb9a4955f).
+  Thanks to xet7.
+
+and adds the following new features:
 
 - [Added autolinking settings in Admin Panel](https://github.com/wekan/wekan/pull/3633).
   Thanks to chrisi51.