Browse Source

- [Automatically close the sidebar](https://github.com/wekan/wekan/pull/1954);
- [Fix: Update broke the ability to mute notifications](https://github.com/wekan/wekan/pull/1954).

Thanks to Akuket !

Lauri Ojansivu 6 years ago
parent
commit
5979fc1d3d
1 changed files with 7 additions and 2 deletions
  1. 7 2
      CHANGELOG.md

+ 7 - 2
CHANGELOG.md

@@ -1,10 +1,15 @@
 # Upcoming Wekan Edge release
 # Upcoming Wekan Edge release
 
 
-This release fixes the following bugs:
+This release adds the following new features:
+
+- [Automatically close the sidebar](https://github.com/wekan/wekan/pull/1954).
+
+and fixes the following bugs:
 
 
 - [Improve notifications](https://github.com/wekan/wekan/pull/1948);
 - [Improve notifications](https://github.com/wekan/wekan/pull/1948);
 - [Fix deleting Custom Fields, removing broken references](https://github.com/wekan/wekan/issues/1872);
 - [Fix deleting Custom Fields, removing broken references](https://github.com/wekan/wekan/issues/1872);
-- [Fix vertical text for swimlanes in IE11](https://github.com/wekan/wekan/issues/1798).
+- [Fix vertical text for swimlanes in IE11](https://github.com/wekan/wekan/issues/1798);
+- [Update broke the ability to mute notifications](https://github.com/wekan/wekan/pull/1954).
 
 
 Thanks to GitHub users Akuket, Clement87 and tomodwyer for their contributions.
 Thanks to GitHub users Akuket, Clement87 and tomodwyer for their contributions.