diff --git a/Changelog.md b/Changelog.md index d6931d4e8..bb0b21415 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,12 +5,15 @@ * Increase Twitter character limit to 280 [#7694](https://github.com/diaspora/diaspora/pull/7694) ## Bug fixes -* Fix notifications when people remove their birthday date [#7691](https://github.com/diaspora/diaspora/pull/7691) * Fix invite link on the contacts page when the user has now contacts [#7690](https://github.com/diaspora/diaspora/pull/7690) ## Features * Check if redis is running in script/server [#7685](https://github.com/diaspora/diaspora/pull/7685) +# 0.7.2.1 + +Fixes notifications when people remove their birthday date [#7691](https://github.com/diaspora/diaspora/pull/7691) + # 0.7.2.0 ## Bug fixes