summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-07-03 23:40:31 +0300
committerLauri Ojansivu <x@xet7.org>2018-07-03 23:40:31 +0300
commit177c00e97427ab6280b3c6f3acd84cda5167a23c (patch)
treed3565a742999997b412c2b07a43259955f2b4f4a
parent067aef9de948ef0cb6037d52602100b00d214706 (diff)
downloadwekan-177c00e97427ab6280b3c6f3acd84cda5167a23c.tar.gz
wekan-177c00e97427ab6280b3c6f3acd84cda5167a23c.tar.bz2
wekan-177c00e97427ab6280b3c6f3acd84cda5167a23c.zip
- Fix warning about missing space in jade file.
Thanks to xet7 !
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 91c52200..0fac4a69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+# Upcoming Wekan release
+
+This release fixes the following bugs:
+
+* [Fix warning about missing space in jade file](https://github.com/wekan/wekan/commit/067aef9de948ef0cb6037d52602100b00d214706);
+* [Revert "[Fix vertical align of user avatar initials](https://github.com/wekan/wekan/pull/1714)", so that [initials are again
+ visible](https://github.com/wekan/wekan/commit/122a61b3333fb77c0f08bbdc6fe0d3c2f6db97df).
+
+Thanks to GitHub users pravdomil and xet7 for their contributions.
+
# v1.11 2018-06-30 Wekan release
This release fixes the following bugs: