diff --git a/Changelog.md b/Changelog.md index 96597a4f3..512c75271 100644 --- a/Changelog.md +++ b/Changelog.md @@ -86,10 +86,16 @@ With the port to Bootstrap 3, app/views/terms/default.haml has a new structure. * Add permalink icon to stream elements [#6457](https://github.com/diaspora/diaspora/pull/6457) * Move reshare count to interactions for stream elements [#6487](https://github.com/diaspora/diaspora/pull/6487) -# 0.5.5.0 +# 0.5.6.0 ## Refactor +## Bug fixes + +## Features + +# 0.5.5.0 + ## Bug fixes * Redirect to sign in page when a background request fails with 401 [#6496](https://github.com/diaspora/diaspora/pull/6496) * Correctly skip setting sidekiq logfile on Heroku [#6500](https://github.com/diaspora/diaspora/pull/6500) @@ -98,8 +104,6 @@ With the port to Bootstrap 3, app/views/terms/default.haml has a new structure. * Prevent participations being created for invalid interactions [#6552](https://github.com/diaspora/diaspora/pull/6552) * Improve federation for reshare related interactions [#6481](https://github.com/diaspora/diaspora/pull/6481) -## Features - # 0.5.4.0 ## Refactor