From ed21b327f8319ee439e3bf59047e3640c6376aef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Rodr=C3=ADguez?= Date: Wed, 16 Jan 2013 20:14:38 -0200 Subject: [PATCH] update changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 6cbeeacc0..ccaa87b4e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,6 +13,7 @@ * Remove the hack for loading the entire lib folder with a proper solution. [#3809](https://github.com/diaspora/diaspora/issues/3750) * Update and refactor the default public view `public/default.html` [#3811](https://github.com/diaspora/diaspora/issues/3811) * 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) ## Features