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

Thanks to ThisNeko !
This commit is contained in:
Lauri Ojansivu 2018-05-08 01:29:10 +03:00
parent da180472c1
commit fc033c30e6

View file

@ -2,7 +2,8 @@
This release adds the following new features: 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: and fixed the following bugs: