From 06c9fa1477363bd42ddb0c68423e2ec56b971f34 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 21 Aug 2024 01:27:20 +0530 Subject: [PATCH] chore: refresh changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35bea1e3..55780bd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Opening posts you have previously seen will show the number of new comments since last visit + ### Changed - Change submitter text to 'authored' when applicable - Unread comments now have a brighter background rather than a text badge -- Opening posts you have previously seen will show the number of new comments since last visit - Bottom navigation's visibility now interacts with the scroll behavior of the post lists ## [1.48.0] - 2024-06-05