mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Add a new API route to create a new label in a given board.
Thanks to ThisNeko !
This commit is contained in:
parent
da180472c1
commit
fc033c30e6
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue