Browse Source

Fix not working stdout logging by removing Winston logger. Thanks to pierreozoux !

Lauri Ojansivu 7 years ago
parent
commit
80c0c80a6a
1 changed files with 8 additions and 0 deletions
  1. 8 0
      CHANGELOG.md

+ 8 - 0
CHANGELOG.md

@@ -1,3 +1,11 @@
+# v0.59 2017-11-23 Wekan release.
+
+This release fixes the following bugs:
+
+* [Fix not working stdout logging by removing Winston logger](https://github.com/wekan/wekan/pull/1352).
+
+Thanks to GitHub user pierreozoux for contributions.
+
 # v0.58 2017-11-23 Wekan release
 
 This release adds the following new features: