diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-03-01 13:00:48 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-03-01 13:00:48 +0200 |
commit | d454fa7dd7164166425c690761fff278abf8c81a (patch) | |
tree | 6674bbce11f04050e69b53c899b163202a8f1852 /CHANGELOG.md | |
parent | b6d3e79548d1e88c93fa2965a936595176a95565 (diff) | |
download | wekan-d454fa7dd7164166425c690761fff278abf8c81a.tar.gz wekan-d454fa7dd7164166425c690761fff278abf8c81a.tar.bz2 wekan-d454fa7dd7164166425c690761fff278abf8c81a.zip |
- Remove list max-height 350px.
Thanks to xet7 !
Closes #1512, closes wekan/wekan-snap#35
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bff473e2..17a3aa9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,10 @@ This release fixes the following bugs: - [Fix lint errors related to language names](https://github.com/wekan/wekan/commit/c0d33d97f2c8d4e9371a03d4ad3022df3ed64d3d); - [Allow swimlanes reordering](https://github.com/wekan/wekan/commit/37c94622e476f50bf2387bc8b140454d66200e78); - [Avoid swimlane title overlap](https://github.com/wekan/wekan/commit/c4fa9010f34966b633c7bf7e46ad49fc101127c9); -- [Fix scrollbar inside list and outer scroll](https://github.com/wekan/wekan/commit/a033c35a3411902b9bf8f62a40cd68f641e573d3). +- [Fix scrollbar inside list and outer scroll](https://github.com/wekan/wekan/commit/a033c35a3411902b9bf8f62a40cd68f641e573d3); +- [Remove list max-height 350px](https://github.com/wekan/wekan/commit/b6d3e79548d1e88c93fa2965a936595176a95565). -Thanks to GitHub users andresmanelli and GhassenRjab for their contributions. +Thanks to GitHub users andresmanelli, GhassenRjab and xet7 for their contributions. # v0.77 2018-02-23 Wekan release |