summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-07-23 10:28:52 +0000
committerlain <lain@soykaf.club>2020-07-23 10:28:52 +0000
commita81581472fed4ca736e71dad11dc29882eca975f (patch)
tree9d8cfeb21c25233fe538d3bd0647689fd998c842 /CHANGELOG.md
parent1c9752cff445ab1f58cea1617d3c7ab73da60e10 (diff)
parentb6488a4db4accc6cda716c5fdfb03f5a30ddf3d4 (diff)
Merge branch 'linkify' into 'develop'
Fix Linkify See merge request pleroma/pleroma!2792
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 67e51d8ac..16bcb5bb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- **Breaking:** Elixir >=1.9 is now required (was >= 1.8)
+- **Breaking:** Configuration: `:auto_linker, :opts` moved to `:pleroma, Pleroma.Formatter`. Old config namespace is deprecated.
- In Conversations, return only direct messages as `last_status`
- Using the `only_media` filter on timelines will now exclude reblog media
- MFR policy to set global expiration for all local Create activities