Modify Changelog.
authorlain <lain@soykaf.club>
Mon, 12 Aug 2019 12:26:18 +0000 (14:26 +0200)
committerlain <lain@soykaf.club>
Mon, 12 Aug 2019 12:31:12 +0000 (14:31 +0200)
CHANGELOG.md

index 069974e4435448d9eda37bf8e21f6f5c683425ac..f8c90a73b67ef5c83e4bb413c7db6f0b2caa50f0 100644 (file)
@@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Report email not being sent to admins when the reporter is a remote user
 
 ### Added
+- Conversations: Add Pleroma-specific conversation endpoints and status posting extensions. Run the `bump_all_conversations` task again to create the necessary data.
 - MRF: Support for priming the mediaproxy cache (`Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy`)
 - MRF: Support for excluding specific domains from Transparency.
 - MRF: Support for filtering posts based on who they mention (`Pleroma.Web.ActivityPub.MRF.MentionPolicy`)