Add a changelog entry for tolerating incorrect chain order

This commit is contained in:
rinpatch 2019-07-13 02:04:26 +03:00 committed by Ariadne Conill
parent 1426358538
commit 99989758ff

View file

@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MediaProxy: fix filename encoding
- Migrations: fix a sporadic migration failure
- Metadata rendering errors resulting in the entire page being inaccessible
- Federation/MediaProxy not working with instances that have wrong certificate order
### Changed
- Configuration: OpenGraph and TwitterCard providers enabled by default