Document breaking change for metadata providers
authorMark Felder <feld@FreeBSD.org>
Mon, 31 Aug 2020 21:11:13 +0000 (16:11 -0500)
committerrinpatch <rinpatch@sdf.org>
Tue, 8 Sep 2020 17:21:34 +0000 (20:21 +0300)
CHANGELOG.md

index 496c78ffec613e17f4b12038c2c87e52a14468ec..51254742713a95b03dd8b533f22b209bd498d80c 100644 (file)
@@ -16,6 +16,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ## unreleased-patch - ???
 
+### Changed
+
+- **Breaking:** The metadata providers RelMe and Feed are no longer configurable. RelMe should always be activated and Feed only provides a <link> header tag for the actual RSS/Atom feed when the instance is public.
+
 ### Security
 - Fix metadata leak for accounts and statuses on private instances