summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-12-11 22:54:10 +0200
committerLauri Ojansivu <x@xet7.org>2017-12-11 22:54:10 +0200
commite08f9686d8f26245047d19ad48df91cedabd55c2 (patch)
tree6e2b51e6c269b077d1c858838dde980f3301180e
parentbd127af916f44973f16bba4d950c19f91f98f0b0 (diff)
downloadwekan-e08f9686d8f26245047d19ad48df91cedabd55c2.tar.gz
wekan-e08f9686d8f26245047d19ad48df91cedabd55c2.tar.bz2
wekan-e08f9686d8f26245047d19ad48df91cedabd55c2.zip
Make it easier to see the Add Card button at top of list.
Thanks to thuanpq !
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 871257ec..23e4ae09 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,8 @@ This release adds the following new features:
* [Change password of any user in Standalone Wekan Admin Panel](https://github.com/wekan/wekan/pull/1372);
* [Performance optimization: Move more global subscriptions to template subscription](https://github.com/wekan/wekan/pull/1373);
* [Auto update card cover with latest uploaded image attachment](https://github.com/wekan/wekan/pull/1387);
-* [Always display attachment section for uploading file quickly](https://github.com/wekan/wekan/pull/1391).
+* [Always display attachment section for uploading file quickly](https://github.com/wekan/wekan/pull/1391);
+* [Make it easier to see the Add Card button at top of list](https://github.com/wekan/wekan/pull/1392).
* Update tranlations. Add Latvian language;
* Update to Meteor 1.6.0, Node 6.12.2 and MongoDB 3.2.18.