فهرست منبع

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: