projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b2e1f
)
Add a changelog entry for changing the defaults
author
rinpatch
<rinpatch@sdf.org>
Mon, 8 Jul 2019 11:13:30 +0000
(14:13 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Mon, 8 Jul 2019 11:13:30 +0000
(14:13 +0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 99f6fe474611e577cbb87194e9648b99f873c899..e665a1986626a08312ce0b8b20c64dc961c278c9 100644
(file)
--- 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