From 54026f4a634ed4ccb210bbb1c758660a7ecb7e10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Mon, 27 Jun 2016 10:40:26 +0200 Subject: [PATCH] update changelog [ci skip] --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 3d22df0e6..81846c012 100644 --- a/Changelog.md +++ b/Changelog.md @@ -131,6 +131,7 @@ before. * Do not change contacts count when marking notifications on the contacts page as read [#6718](https://github.com/diaspora/diaspora/pull/6718) * 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) ## Features * Support color themes [#6033](https://github.com/diaspora/diaspora/pull/6033)