aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-11-04 17:13:34 +0100
committerlain <lain@soykaf.club>2020-11-04 17:13:34 +0100
commit5ddf0be208b1a2703f24c907ac5a07cb8ea12f8c (patch)
tree554b39b06ca57eff316eef85a0f4554a71a56a79
parent6d850c46dc439e018323fb3580e708131247457b (diff)
downloadpleroma-5ddf0be208b1a2703f24c907ac5a07cb8ea12f8c.tar.gz
Changelog: Add info about admin email user link changes.
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a82f7d6c..756939dde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Minimum lifetime for ephmeral activities changed to 10 minutes and made configurable (`:min_lifetime` option).
- Introduced optional dependencies on `ffmpeg`, `ImageMagick`, `exiftool` software packages. Please refer to `docs/installation/optional/media_graphics_packages.md`.
- Polls now always return a `voters_count`, even if they are single-choice
+- Admin Emails: The ap id is used as the user link in emails now.
<details>
<summary>API Changes</summary>