diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-09-23 12:42:44 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-09-23 12:42:44 +0300 |
commit | 1ccacf60b2d48cc27e66c843792976198a867ba6 (patch) | |
tree | ede43c7e95a9534f108278afca86a8e06dac4497 | |
parent | 6d88baebc7e297ffdbbd5bb6971190b18f79d21f (diff) | |
download | wekan-1ccacf60b2d48cc27e66c843792976198a867ba6.tar.gz wekan-1ccacf60b2d48cc27e66c843792976198a867ba6.tar.bz2 wekan-1ccacf60b2d48cc27e66c843792976198a867ba6.zip |
- Remove "Fix Cannot setup mail server via snap variables"
to see does Wekan Snap start correctly after removing it.
Thanks to xet7 !
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a3d35e92..6a419d4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ +# Upcoming Wekan release + +This release tries to fix the following bugs: + +- [Remove "Fix Cannot setup mail server via snap variables"](https://github.com/wekan/wekan/commit/6d88baebc7e297ffdbbd5bb6971190b18f79d21f) + to see does Wekan Snap start correctly after removing it. + +Thanks to GitHub user xet7 for contributions. + # v1.50.2 2018-09-23 Wekan release -This release tried to fix the following bugs: +This release tries to fix the following bugs: - Build Wekan and release again, to see does it work. |