diff --git a/Changelog.md b/Changelog.md index cd96e0205..53ea9795d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,6 +15,7 @@ * Write unicorn stderr and stdout [#3785](https://github.com/diaspora/diaspora/pull/3785) * Ported aspects to backbone [#3850](https://github.com/diaspora/diaspora/pull/3850) * Join tagging's table instead of tags to improve a bit the query [#3932](https://github.com/diaspora/diaspora/pull/3932) +* Refactor contacts/index view [#3937](https://github.com/diaspora/diaspora/pull/3937) ## Features @@ -47,6 +48,7 @@ * Fix services index view. [#3884](https://github.com/diaspora/diaspora/issues/3884) * Excesive padding with "user-controls" in single post view. [#3861](https://github.com/diaspora/diaspora/issues/3861) * Resize full scaled image to a specific width. [#3818](https://github.com/diaspora/diaspora/issues/3818) +* Fix translation issue in contacts_helper [#3937](https://github.com/diaspora/diaspora/pull/3937) ## Gem Updates