From ca0236fdfd7143023f992ff9f723959bfba3e776 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 21 Mar 2019 00:56:18 +0200 Subject: [PATCH] [Fix](https://github.com/wekan/wekan/pull/2269) [Unable to change card title in Template](https://github.com/wekan/wekan/issues/2268) and [Fix Unable to create a new board from a template](https://github.com/wekan/wekan/issues/2267). Thanks to andresmanelli ! Closes 2268, closes #2267 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac1624d34..df90b37c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# v2.50 2019-03-21 Wekan release + +This release fixes the following bugs: + +- [Fix](https://github.com/wekan/wekan/pull/2269) [Unable to change card title in Template](https://github.com/wekan/wekan/issues/2268) + and [Fix Unable to create a new board from a template](https://github.com/wekan/wekan/issues/2267). + Thanks to andresmanelli. + +Thanks to above GitHub users for their contributions. + # v2.49 2019-03-21 Wekan release This release fixes the following bugs: