From 692cc8ce67d9b857bd1b78dd054872a5438e4520 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 12 Jan 2023 01:03:19 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d4e8c51..540ae3bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- The app will now mark new comments as unread when returning to posts + ### Changed +- Upgrade to Kotlin 1.8.0 - Revert questionable app bar scrolling behaviour change ## [1.16.0] - 2022-12-24