aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex S <alex.strizhakov@gmail.com>2019-04-17 14:12:45 +0700
committerAlex S <alex.strizhakov@gmail.com>2019-04-17 14:12:45 +0700
commit6ac948c5b89ca6ea0c1adbd45a408a6a1db227ae (patch)
tree7fd0eea41d0ba9270fe079cce8b7edceebb55d61
parent73df3046e014ae16e03f16a9c82921652cefcb54 (diff)
downloadpleroma-6ac948c5b89ca6ea0c1adbd45a408a6a1db227ae.tar.gz
changelog info
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d2ad3320..b9e4e93d3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: `/api/v1/notifications/destroy_multiple` (glitch-soc extension)
- Mastodon API: [Reports](https://docs.joinmastodon.org/api/rest/reports/)
- ActivityPub C2S: OAuth endpoints
+- Email address, which is used for notifications. Instance configuration: `notify_email`
### Changed
- **Breaking:** Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer