summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-08-14 19:03:39 +0000
committerrinpatch <rinpatch@sdf.org>2019-08-14 19:03:39 +0000
commit4be71c91e0862cbb0ffabdefb880d3af58a9f0d4 (patch)
tree3c45a0963c8334d5f246727122440322522315d5 /CHANGELOG.md
parent4a5b0965a0d07d45bfc4687c80c752ec824457cc (diff)
parent626e094589689681845d8057f8abe6ab3cd52f69 (diff)
downloadpleroma-4be71c91e0862cbb0ffabdefb880d3af58a9f0d4.tar.gz
pleroma-4be71c91e0862cbb0ffabdefb880d3af58a9f0d4.zip
Merge branch 'fix/mrf-describe-keyword-lists' into 'develop'
MRF: fix up unserializable option lists in describe implementations See merge request pleroma/pleroma!1568
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 358287096..835dbc14b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Pleroma.Upload base_url was not automatically whitelisted by MediaProxy. Now your custom CDN or file hosting will be accessed directly as expected.
- Report email not being sent to admins when the reporter is a remote user
- MRF: ensure that subdomain_match calls are case-insensitive
+- MRF: fix use of unserializable keyword lists in describe() implementations
### Added
- **Breaking:** MRF describe API, which adds support for exposing configuration information about MRF policies to NodeInfo.