Browse Source

Updated ChangeLog.

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

+ 5 - 0
CHANGELOG.md

@@ -5,6 +5,11 @@ This release adds the following new features:
 - [Add the ability to call get_user operation with username](https://github.com/wekan/wekan/pull/3530).
   Thanks to magicbelette.
 
+and adds the following updates:
+
+- [Updated Ubuntu base image in Dockerfile](https://github.com/wekan/wekan/commit/bcdaf77a9c675530cfa21d038e8abd7c62aef70d).
+  Thanks to Ubuntu and xet7.
+
 and fixes the following bugs:
 
 - [Set the language on `TAPi18n` when user selects language](https://github.com/wekan/wekan/pull/3525).