diff --git a/Changelog.md b/Changelog.md index 6709cde32..18ddbc69d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ Ruby 2.0 is no longer officially supported. ## Refactor * Improve bookmarklet [#5904](https://github.com/diaspora/diaspora/pull/5904) +* Update listen configuration to listen on unix sockets by default [#5974](https://github.com/diaspora/diaspora/pull/5974) ## Bug fixes * Destroy Participation when removing interactions with a post [#5852](https://github.com/diaspora/diaspora/pull/5852)