浏览代码

Update changelog.

Lauri Ojansivu 6 年之前
父节点
当前提交
140a2d7915
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      CHANGELOG.md

+ 12 - 0
CHANGELOG.md

@@ -1,3 +1,15 @@
+# Upcoming Wekan release
+
+This release fixes the following bugs:
+
+- [Fix Wekan unable to Select Text from Description edit box](https://github.com/wekan/wekan/issues/2451)
+  by removing feature of card description submit on click outside. This is because when selecting text
+  and dragging up did trigger submit of description, so description was closed and selecting text failed.
+  This did affect all Chromium-based browsers: Chrome, Chromium, Chromium Edge.
+  Thanks to xet7.
+
+Thanks to above GitHub users for their contributions and translators for their translations.
+
 # v2.85 2019-06-19 Wekan release
 # v2.85 2019-06-19 Wekan release
 
 
 This release fixes the following bugs:
 This release fixes the following bugs: