From 5775647180b25c769ef5486fd67be9b6bda7220a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Wed, 6 Jul 2016 01:58:32 +0200 Subject: [PATCH] update changelog for #6905 [ci skip] --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 2d47e6216..9f1f313cc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -132,6 +132,7 @@ before. * Fix typeahead for non-latin characters [#6741](https://github.com/diaspora/diaspora/pull/6741) * Fix upload size error on mobile [#6803](https://github.com/diaspora/diaspora/pull/6803) * Connection tester handles invalid NodeInfo implementations [#6890](https://github.com/diaspora/diaspora/pull/6890) +* Do not allow to change email to an already used one [#6905](https://github.com/diaspora/diaspora/pull/6905) ## Features * Support color themes [#6033](https://github.com/diaspora/diaspora/pull/6033)