From 33c8e029eeeaf29791c1c55bb8c4385b5dd94cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Thu, 18 Aug 2016 21:56:10 +0200 Subject: [PATCH] add changelog entry for #6998 [ci skip] --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index a19fd4e3f..9a162a2a4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -142,6 +142,7 @@ The command will report queues that still have jobs and launch sidekiq process f * Consolidate sidekiq queues [#6950](https://github.com/diaspora/diaspora/pull/6950) * Don't re-render the whole comment stream when adding comments [#6406](https://github.com/diaspora/diaspora/pull/6406) * Drop legacy invitation system [#6976](https://github.com/diaspora/diaspora/pull/6976) +* More consistent and updated meta tags throughout [#6998](https://github.com/diaspora/diaspora/pull/6998) ## Bug fixes * Destroy Participation when removing interactions with a post [#5852](https://github.com/diaspora/diaspora/pull/5852)