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)