summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-24 18:22:30 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-24 18:22:30 +0200
commitf140e20c6f889cbdccc86abc5b5821567fda06bc (patch)
tree4099d43b00e68790a828fed4f4c6d84de1904f94
parentc502ab95009fc5814f1b96b45c6503313551578d (diff)
downloadwekan-f140e20c6f889cbdccc86abc5b5821567fda06bc.tar.gz
wekan-f140e20c6f889cbdccc86abc5b5821567fda06bc.tar.bz2
wekan-f140e20c6f889cbdccc86abc5b5821567fda06bc.zip
- Revert "Improve authentication" and "Default Authentication Method"
to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 !
-rw-r--r--CHANGELOG.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 169efdf7..6460ba84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,16 @@
This release adds the following new features:
-- [Combine all docker-compose.yml files](https://github.com/wekan/wekan/commit/3f948ba49ba7266c436ff138716bdcae9e879903). Thanks to xet7.
+- [Combine all docker-compose.yml files](https://github.com/wekan/wekan/commit/3f948ba49ba7266c436ff138716bdcae9e879903).
-Thanks to above GitHub users for their contributions.
+and tries to fix following bugs:
+
+- Revert "Improve authentication" and "Default Authentication Method"
+ to make login work again.
+- Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work.
+ Most likely Meteor 1.8.x version is still broken.
+
+Thanks to GitHub user xet7 contributions.
# v1.95 2018-12-21 Wekan release