Browse Source

Fix error: title is required.

Thanks to Shahar-Y !

Related https://github.com/wekan/wekan/commit/8d5cbf1e6c2b6d467fe1c0708cd794fd11b98a2e#commitcomment-28880774

Closes #1576
Lauri Ojansivu 7 years ago
parent
commit
cdc2b920ee
1 changed files with 5 additions and 1 deletions
  1. 5 1
      CHANGELOG.md

+ 5 - 1
CHANGELOG.md

@@ -4,7 +4,11 @@ This release adds the following new features:
 
 
 * [REST API Edit Card Labels](https://github.com/wekan/wekan/pull/1626).
 * [REST API Edit Card Labels](https://github.com/wekan/wekan/pull/1626).
 
 
-Thanks to GitHub user ThisNeko for contributions.
+and fixed the following bugs:
+
+* [Error: title is required](https://github.com/wekan/wekan/issues/1576).
+    
+Thanks to GitHub users Shahar-Y and ThisNeko for their contributions.
 
 
 # v0.94 2018-05-03 Wekan release
 # v0.94 2018-05-03 Wekan release