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)