瀏覽代碼

Add a new API route to create a new label in a given board.

Thanks to ThisNeko !
Lauri Ojansivu 7 年之前
父節點
當前提交
fc033c30e6
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -2,7 +2,8 @@
 
 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);
+* [Add a new API route to create a new label in a given board](https://github.com/wekan/wekan/pull/1630).
 
 and fixed the following bugs: