summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-06 13:52:05 +0300
committerLauri Ojansivu <x@xet7.org>2019-04-06 13:52:05 +0300
commit53e76288cb7cb7d13ac6ff6bc112e30163fa431b (patch)
treea40a37b81656e1ce265e6018a89cf30ff8178396 /CHANGELOG.md
parent0f15b6d1982c383f76e8411cb501ff27e8febd42 (diff)
downloadwekan-53e76288cb7cb7d13ac6ff6bc112e30163fa431b.tar.gz
wekan-53e76288cb7cb7d13ac6ff6bc112e30163fa431b.tar.bz2
wekan-53e76288cb7cb7d13ac6ff6bc112e30163fa431b.zip
[Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated board](https://github.com/wekan/wekan/commit/0f15b6d1982c383f76e8411cb501ff27e8febd42).
Thanks to xet7 !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ee3cb19..0a8cb200 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,15 +4,17 @@ This release adds the following new features:
- [Duplicate Board](https://github.com/wekan/wekan/issues/2257). Related #2225.
Thanks to Angtrim.
+- [Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated board](https://github.com/wekan/wekan/commit/0f15b6d1982c383f76e8411cb501ff27e8febd42).
+ Thanks to xet7.
-This release fixes the following bugs:
+amd fixes the following bugs:
- [Add proper variables for unjoin card](https://github.com/wekan/wekan/pull/2313).
Thanks to chotaire.
- [Center reduce left margin in card view on mobile browser](https://github.com/wekan/wekan/pull/2314).
Thanks to hupptechnologies.
- [Remove not needed ARGS from Dockerfile to reduce amount of Docker layers](https://github.com/wekan/wekan/issues/2301).
- Thanks to folhabranca.
+ Thanks to folhabranca and xet7.
- [Fix Swimlane Rules don't work](https://github.com/wekan/wekan/issues/2225).
Thanks to Angtrim.