소스 검색

Fix IE11 problem when closing cards, sidebar etc. Thanks to nztqa ! Closes #806

Lauri Ojansivu 8 년 전
부모
커밋
fe94ab0dde
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -10,7 +10,8 @@ This release adds the following new features:
 and fixes the following bugs:
 
 * [When Wekan starts, there's "here1 false" messages in
-  console](https://github.com/wekan/wekan/issues/1028).
+  console](https://github.com/wekan/wekan/issues/1028);
+* [IE11 problem when closing cards, sidebar etc](https://github.com/wekan/wekan/pull/1042).
 
 Thanks to GitHub users huneau and nztqa for their contributions.