diff --git a/Changelog.md b/Changelog.md index 805a7810e..c598ffc88 100644 --- a/Changelog.md +++ b/Changelog.md @@ -154,6 +154,14 @@ before. * Add links to the single post view of the related post to photos in the photo stream [#6621](https://github.com/diaspora/diaspora/pull/6621) * Add a note for people with disabled JavaScript [#6777](https://github.com/diaspora/diaspora/pull/6777) +# 0.5.11.0 + +## Refactor + +## Bug fixes + +## Features + # 0.5.10.0 ## Refactor @@ -161,10 +169,6 @@ before. * Removed the publisher from a user's photo stream due to various issues [#6851](https://github.com/diaspora/diaspora/pull/6851) * Don't implicitly ignore missing templateName in app.views.Base [#6877](https://github.com/diaspora/diaspora/pull/6877) -## Bug fixes - -## Features - # 0.5.9.1 Update Nokogiri to 1.6.8, which in turn updates libxml2 to 2.9.4 and libxslt to 1.1.29,