Browse Source

Merge branch 'edge' into meteor-1.8

Lauri Ojansivu 6 years ago
parent
commit
4ecdf7558f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -1,5 +1,7 @@
 # v1.85 2018-12-09 Wekan release
 # 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)
 - 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).
   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.
   that works also when clicking scrollbar in Chrome. Also added back required packages that were removed in PR.