summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-09 01:44:08 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-09 01:44:08 +0200
commit38e8f522931f0912e86cf35dcc288faa2a47245a (patch)
treebe3d26a70b016c05015be8cd36d45dbf61dd277c /CHANGELOG.md
parentb143fc9297f7c60b4bd27350d9216ccdae31c67b (diff)
downloadwekan-38e8f522931f0912e86cf35dcc288faa2a47245a.tar.gz
wekan-38e8f522931f0912e86cf35dcc288faa2a47245a.tar.bz2
wekan-38e8f522931f0912e86cf35dcc288faa2a47245a.zip
Add missing text about bugs fixes.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 441ceffc..17c39fb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
# v1.85 2018-12-09 Wekan release
+This release fixes the following bugs:
+
- Fix [Clicking the scrollbar closes the card on Chrome](https://github.com/wekan/wekan/issues/1404)
by changing [mquandalle:perfect-scrollbar to malihu-jquery-custom-scrollbar](https://github.com/wekan/wekan/pull/2050).
that works also when clicking scrollbar in Chrome. Also added back required packages that were removed in PR.