summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2019-12-11 15:03:54 -0600
committerMark Felder <feld@FreeBSD.org>2019-12-11 15:03:54 -0600
commit086706444145cf008e3413c8ec22c92381865252 (patch)
tree8a738fdb98a55713bfe34c9c9c36873466f7c3e6
parent9ef912aecfbeef670db0614ec2014321c37f3b7a (diff)
Document the favorites timeline order change
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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
<details>
<summary>API Changes</summary>