summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-07-28 14:12:27 +0300
committerLauri Ojansivu <x@xet7.org>2017-07-28 14:12:27 +0300
commit979a2025ef899d4920fb29b6e1d43977e77f304c (patch)
tree737673e3fe7557ee467cc718117c931e591ff081 /CHANGELOG.md
parentb24212d70ab8e8a0731655745831e214a2216ff9 (diff)
downloadwekan-979a2025ef899d4920fb29b6e1d43977e77f304c.tar.gz
wekan-979a2025ef899d4920fb29b6e1d43977e77f304c.tar.bz2
wekan-979a2025ef899d4920fb29b6e1d43977e77f304c.zip
Fix showing card activity history in IE11.
Thanks to nztqa ! Closes #646
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78eb162f..2d2a250d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# Upcoming Wekan release
+
+This release fixes the following bugs:
+
+* [Fix showing card activity history in IE11](https://github.com/wekan/wekan/pull/1152).
+
+Thanks to GitHub user nztqa for contributions.
+
# v0.30 2017-07-27 Wekan release
SECURITY ISSUE [Files accessible without authentication](https://github.com/wekan/wekan/issues/1105)