From aa13623472b85d72142e3307cbf815dbe3ec9845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Tue, 14 Oct 2014 13:28:01 +0200 Subject: [PATCH] add changelog entry for #5289 [ci skip] --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 65e766325..517d195bc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -55,6 +55,7 @@ The keys will still be available in the root level within the 0.5 release. The o * Pull jquery.textchange.js from rails-assets.org [#5297](https://github.com/diaspora/diaspora/pull/5297) * Reduce number of useless background job retries and pull public posts when missing [#5209](https://github.com/diaspora/diaspora/pull/5209 * Updated Weekly User Stats admin page to show data for the most recent week including reversing the order of the weeks in the drop down to show the most recent. [#5331](https://github.com/diaspora/diaspora/pull/5331) +* Convert some cukes to rspec tests [#5289](https://github.com/diaspora/diaspora/pull/5289) ## Bug fixes * orca cannot see 'Add Contact' button [#5158](https://github.com/diaspora/diaspora/pull/5158)