Преглед изворни кода

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: