diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-10-31 06:19:24 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-10-31 06:19:24 +0200 |
commit | 09808840cd7e580c5e7cfd2c63ed2ada2ab91189 (patch) | |
tree | 8b35e0465014d2e01c20fe1b8e4731af60aaf45a | |
parent | c5e36d9160035c2f3640735620cf4157608b53c1 (diff) | |
download | wekan-09808840cd7e580c5e7cfd2c63ed2ada2ab91189.tar.gz wekan-09808840cd7e580c5e7cfd2c63ed2ada2ab91189.tar.bz2 wekan-09808840cd7e580c5e7cfd2c63ed2ada2ab91189.zip |
Image attachment resize on smaller screens and swipebox. Thanks to brooksbecton ! Closes #201
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dc1d242..d32d5a5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ This release adds the following new features: -* [Permit editing WIP limit](https://github.com/wekan/wekan/pull/1312). +* [Permit editing WIP limit](https://github.com/wekan/wekan/pull/1312); +* [Image attachment resize on smaller screens and swipebox](https://github.com/wekan/wekan/pull/1315). -Thanks to GitHub users nztqa and ocdtrekkie for their contributions. +Thanks to GitHub users brooksbecton, nztqa and ocdtrekkie for their contributions. # v0.51 2017-10-25 Wekan release |