aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2019-06-03 21:05:45 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2019-06-03 21:05:45 +0300
commit46c7e16512a4e51e2c062b9985bd04fb76487a28 (patch)
treefc76f78bccf1906a07ebaacd95c5e63a8a66197b
parentf13d6c7f78cfae4005b351248ce3e9069abf93e2 (diff)
downloadpleroma-46c7e16512a4e51e2c062b9985bd04fb76487a28.tar.gz
updated changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff1fff876..419dcf3b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,6 +45,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- OAuth: added job to clean expired access tokens
- MRF: Support for rejecting reports from specific instances (`mrf_simple`)
- MRF: Support for stripping avatars and banner images from specific instances (`mrf_simple`)
+- Configuration: `skip_thread_containment` option
### Changed
- **Breaking:** Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer