summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-07-08 14:13:30 +0300
committerrinpatch <rinpatch@sdf.org>2019-07-08 14:13:30 +0300
commitf3cc2acb0f4ae9112ea30a259acc384f5138c0fc (patch)
treecf80834f5333ab2817fd8c63caafa4120e374a4a
parent44b2e1fdad7e7379fa03bc4ba0342e576fb7bf75 (diff)
downloadpleroma-f3cc2acb0f4ae9112ea30a259acc384f5138c0fc.tar.gz
pleroma-f3cc2acb0f4ae9112ea30a259acc384f5138c0fc.zip
Add a changelog entry for changing the defaults
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99f6fe474..e665a1986 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Handling of search timeouts (`/api/v1/search` and `/api/v2/search`)
### Changed
+- Configuration: OpenGraph and TwitterCard providers enabled by default
- Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text
### Changed