Pārlūkot izejas kodu

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

Thanks to ThisNeko !
Lauri Ojansivu 7 gadi atpakaļ
vecāks
revīzija
fc033c30e6
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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: