From: Mark Felder Date: Wed, 11 Dec 2019 21:03:54 +0000 (-0600) Subject: Document the favorites timeline order change X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=086706444145cf008e3413c8ec22c92381865252;p=akkoma Document the favorites timeline order change --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 56b6371d5..213742545 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,6 +91,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - MRF: `Delete` activities being exempt from MRF policies - OTP releases: Not being able to configure OAuth expired token cleanup interval - OTP releases: Not being able to configure HTML sanitization policy +- Favorites timeline now ordered by favorite date instead of post date
API Changes