update changelog for #6905 [ci skip]

This commit is contained in:
Jonne Haß 2016-07-06 01:58:32 +02:00
parent d75f795cad
commit 5775647180
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6

View file

@ -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)