Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanakas <janakas@coding4.coffee>2018-01-03 08:52:04 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2018-01-05 05:45:54 +0300
commitd150a6b2af1ecc857cd3565d332722849836ba45 (patch)
tree9a2c9b01b77b9ce5f63d598b97517c1bcac3674f /Changelog.md
parentc135ace40710f3c4a9f87013496cc301e0ae1fef (diff)
Fix invite link on /contacts
closes #7690
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index c86731f27..5703fe50b 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,7 @@
## 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)