diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-06-26 01:06:14 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-06-26 01:06:14 +0300 |
commit | b7d51456eb859cbdf5fbd627796d2c5038ad26d8 (patch) | |
tree | bcb844c38741a5bff5dc4b6a157aa520caefa70c /CHANGELOG.md | |
parent | 6a587299b80a49fce0789628ff65885b5ed2c837 (diff) | |
download | wekan-b7d51456eb859cbdf5fbd627796d2c5038ad26d8.tar.gz wekan-b7d51456eb859cbdf5fbd627796d2c5038ad26d8.tar.bz2 wekan-b7d51456eb859cbdf5fbd627796d2c5038ad26d8.zip |
- Add more card inner shadow;
- Less margin-bottom after minicard.
Thanks pravdomil and xet7 !
Related #1690
Related https://github.com/wekan/wekan/pull/1713
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 358763c3..a801988c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,16 @@ # Upcoming Wekan release -This release fixes the following bugs: +This release adds the following new features: + +* [Add more card inner shadow](https://github.com/wekan/wekan/commit/6a587299b80a49fce0789628ff65885b5ed2c837); +* [Less margin-bottom after minicard](https://github.com/wekan/wekan/pull/1713); + +and fixes the following bugs: * [Fix typo in English translation](https://github.com/wekan/wekan/pull/1710); * [Fix vertical align of user avatar initials](https://github.com/wekan/wekan/pull/1714). -Thanks to GitHub users pravdomil and zypA13510 for their contributions. +Thanks to GitHub users pravdomil, xet7 and zypA13510 for their contributions. # v1.07 2018-06-14 Wekan release |