diff --git a/Changelog.md b/Changelog.md index 3ed03a042..e32f97cd2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -65,6 +65,7 @@ With the port to Bootstrap 3, app/views/terms/default.haml has a new structure. ## Bug fixes * Fix indentation and a link title on the default home page [#6212](https://github.com/diaspora/diaspora/pull/6212) * Bring peeping Tom on the 404 page back [#6226](https://github.com/diaspora/diaspora/pull/6226) +* Fix mobile photos index page [#6243](https://github.com/diaspora/diaspora/pull/6243) ## Features @@ -88,7 +89,6 @@ With the port to Bootstrap 3, app/views/terms/default.haml has a new structure. * Fix mobile more-button wording when there are less than 15 posts [#6118](https://github.com/diaspora/diaspora/pull/6118) * Fix reappearing flash boxes during sign-in [#6146](https://github.com/diaspora/diaspora/pull/6146) * Capitalize Wiki link [#6193](https://github.com/diaspora/diaspora/pull/6193) -* Fix mobile photos index page [#6243](https://github.com/diaspora/diaspora/pull/6243) ## Features * Add configuration options for some debug logs [#6090](https://github.com/diaspora/diaspora/pull/6090)