add changelog entry for #6998 [ci skip]

This commit is contained in:
Jonne Haß 2016-08-18 21:56:10 +02:00
parent bcace2def2
commit 33c8e029ee
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6

View file

@ -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)