summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a801988c..e1fe261c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,9 @@ This release adds the following new features:
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).
+* [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).
Thanks to GitHub users pravdomil, xet7 and zypA13510 for their contributions.