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:
authorAshley Nelson <fant@shley.email>2021-02-08 02:52:47 +0300
committerDennis Schubert <mail@dennis-schubert.de>2021-02-14 20:49:48 +0300
commitd5d53baa1cc2bbcf1beace83885f5406462e9237 (patch)
tree23d419a94405762c33c2ec042b2036b5e68d5cb1 /Changelog.md
parent7a7c48a470012ddfc426066da3549aa717da6b7c (diff)
Delete user invitation code during account deletion
closes #8202
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 8959be875..af62ec61c 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -5,6 +5,7 @@
## Bug fixes
* Update comment counter when weleting a comment in the Single Post View [#7938](https://github.com/diaspora/diaspora/pull/7938)
* Link diaspora only poduptime list [#8174](https://github.com/diaspora/diaspora/pull/8174)
+* Delete a user's invitation code during account deletion [#8202](https://github.com/diaspora/diaspora/pull/8202)
## Features
* Support and recommend TOML as configuration format [#8132](https://github.com/diaspora/diaspora/pull/8132)