summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-08-26 03:35:53 +0300
committerLauri Ojansivu <x@xet7.org>2017-08-26 03:35:53 +0300
commit80a13be3e2bb66841643f031ecd20ee3f8cac9b9 (patch)
tree3dff336faf132fc6abf1cabecbb5795ecbd279c6
parent27340ec8f7e9407973fc1b3046997dd4612de0d2 (diff)
downloadwekan-80a13be3e2bb66841643f031ecd20ee3f8cac9b9.tar.gz
wekan-80a13be3e2bb66841643f031ecd20ee3f8cac9b9.tar.bz2
wekan-80a13be3e2bb66841643f031ecd20ee3f8cac9b9.zip
Usernames can now include dots (.) Thanks to jonasob !
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a5cfeba..e5f93a6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,14 +10,15 @@ This release adds the following new features:
* [Gogs integration part 1](https://github.com/wekan/wekan/pull/1189);
* [Add web manifest so Wekan can be used like standalone app on Desktop
with Chrome or Firefox](https://github.com/wekan/wekan/pull/1184);
-* [Copy card link to clipboard](https://github.com/wekan/wekan/issues/1188).
+* [Copy card link to clipboard](https://github.com/wekan/wekan/issues/1188);
+* [Usernames can now include dots (.)](https://github.com/wekan/wekan/pull/1194).
and fixes the following bugs:
* [Fix Squeezed tickbox in Card](https://github.com/wekan/wekan/pull/1171).
-Thanks to GitHub users andresmanelli, danhawkes, kubiko, nztqa and xet7
-for their contributions.
+Thanks to GitHub users andresmanelli, danhawkes, jonasob, kubiko, nztqa
+and xet7 for their contributions.
# v0.32 2017-07-30 Wekan release