From f1f7c41eda0e777f2b77bee53bf6cc0affd90aac Mon Sep 17 00:00:00 2001 From: Dennis Schubert Date: Mon, 20 Jun 2016 05:22:37 +0200 Subject: [PATCH] Remove unused Changelog headlines for 0.5.10.0 [ci skip] --- Changelog.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index e0e70e063..87d178239 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,10 +5,6 @@ * 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,