update changelog

This commit is contained in:
Fabián Rodríguez 2013-01-29 10:02:46 -02:00
parent 8b4aab0780
commit 8c6b539224

View file

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