summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-29 14:39:35 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-29 14:39:35 +0200
commit088ec7fd949db38dcf0cacce5e2aa05f4e9fd345 (patch)
tree4ff8af3ba4db8c29d6b868cdafddf8345bf97519 /CHANGELOG.md
parent289f1fe1340c85eb2af19825f4972e9057a86b7a (diff)
downloadwekan-088ec7fd949db38dcf0cacce5e2aa05f4e9fd345.tar.gz
wekan-088ec7fd949db38dcf0cacce5e2aa05f4e9fd345.tar.bz2
wekan-088ec7fd949db38dcf0cacce5e2aa05f4e9fd345.zip
[Add proper variables for join card](https://github.com/wekan/wekan/commit/289f1fe1340c85eb2af19825f4972e9057a86b7a),
fixes [Incorrect variable replacement on email notifications](https://github.com/wekan/wekan/issues/2295). Thanks to justinr1234 ! Closes #2295
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6878ab9..2776ea2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Upcoming Wekan release
-This release reverts the following fixes:
+This release fixes the following bugs:
+
+- [Add proper variables for join card](https://github.com/wekan/wekan/commit/289f1fe1340c85eb2af19825f4972e9057a86b7a),
+ fixes [Incorrect variable replacement on email notifications](https://github.com/wekan/wekan/issues/2295).
+ Thanks to justinr1234.
+
+and reverts the following fixes:
- [Revert spinner etc fixes of Wekan v2.56, because of some new bugs](https://github.com/wekan/wekan/issues/2250).
Thanks to gerroon.