diff --git a/Changelog.md b/Changelog.md index 661473470..44aba5be2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,7 @@ * Do not fail on receiving a SignedRetraction via the public route * Pass the real values to stderr_path and stdout_path in unicorn.rb since it runs a case statement on them. * Decode tag name before passing it into a TagFollowingAction [#4027](https://github.com/diaspora/diaspora/issues/4027) +* Fix reshares in single post-view [#4056](https://github.com/diaspora/diaspora/issues/4056) ## Refactor