summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-26 02:37:23 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-26 02:37:23 +0300
commitb0444ae338b96081a066ed55a7459793720656e1 (patch)
tree8a554ec59832401be8fe87abce7bbb2af3d5e18f /CHANGELOG.md
parent615f66c820c23739cc9a064b83524b181b3baccf (diff)
parent43dde4a10fc7980089f9344a7be04b8fe673cf28 (diff)
downloadwekan-b0444ae338b96081a066ed55a7459793720656e1.tar.gz
wekan-b0444ae338b96081a066ed55a7459793720656e1.tar.bz2
wekan-b0444ae338b96081a066ed55a7459793720656e1.zip
Merge branch 'devel'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 198ff639..d3c4aa55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,20 @@
+# Upcoming Wekan release
+
+This release adds the following new features:
+
+* [Add more card inner shadow](https://github.com/wekan/wekan/commit/6a587299b80a49fce0789628ff65885b5ed2c837);
+* [Less margin-bottom after minicard](https://github.com/wekan/wekan/pull/1713);
+
+and fixes the following bugs:
+
+* [Fix typo in English translation](https://github.com/wekan/wekan/pull/1710);
+* [Fix vertical align of user avatar initials](https://github.com/wekan/wekan/pull/1714);
+* [Submit inline form on click outside]https://github.com/wekan/wekan/pull/1717), fixes
+ ["You have an unsaved description" doesn't go away after saving](https://github.com/wekan/wekan/issues/1287);
+* [Fix "Error: title is required" by removing find() from all of migrations](https://github.com/wekan/wekan/commit/97922c90cb42be6c6615639bb164173748982f56).
+
+Thanks to GitHub users pravdomil, xet7 and zypA13510 for their contributions.
+
# v1.07 2018-06-14 Wekan release
This release adds the following new features: