summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-08 01:29:10 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-08 01:29:10 +0300
commitfc033c30e63f03fb55479892b2c5c75cee30e509 (patch)
treeccb57c741947908d70e8268e540d9f8b224df6b8 /CHANGELOG.md
parentda180472c16ca4504ca9a1cab2a8553050a45d55 (diff)
downloadwekan-fc033c30e63f03fb55479892b2c5c75cee30e509.tar.gz
wekan-fc033c30e63f03fb55479892b2c5c75cee30e509.tar.bz2
wekan-fc033c30e63f03fb55479892b2c5c75cee30e509.zip
Add a new API route to create a new label in a given board.
Thanks to ThisNeko !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a1f58f9..568a8b9b 100644
--- a/CHANGELOG.md
+++ b/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: