From 947a04d82d953999920b9df574d3c9606c6d8f2b Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 14 Dec 2022 19:41:14 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c9f0220..fbb92e70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Fix a case where collapsing the parent of an already collapsed comment caused it become expanded +- Fix a case where collapsing the parent of an already collapsed comment caused it to become expanded +- Tweak progress bar UI +- Allow app bar to scroll away ## [1.14.0] - 2022-12-12