From c7b7a786f3b78e210a68c17b598d97574793cadd Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 12 Dec 2022 11:33:37 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63f4dbc3..2f6e7d1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Rework how often saved posts are updated +- Collapsing a comment now collapses all comments under it similar to how it works on the website ## [1.13.0] - 2022-12-10