Browse Source

Updated ChangeLog.

Lauri Ojansivu 4 years ago
parent
commit
bec3f309bd
1 changed files with 6 additions and 1 deletions
  1. 6 1
      CHANGELOG.md

+ 6 - 1
CHANGELOG.md

@@ -1,6 +1,11 @@
 # Upcoming Wekan release
 
-This release fixes the following bugs:
+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 fixes the following bugs:
 
 - [Set the language on `TAPi18n` when user selects language](https://github.com/wekan/wekan/pull/3525).
   Thanks to jrsupplee.