From f6064616b0b62c917d65868e57701e542bfa3428 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 20 Dec 2022 16:57:24 +0530 Subject: [PATCH] chore: reword changelog entries --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbb92e70..d16ee987 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,8 @@ 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 to become expanded -- Tweak progress bar UI -- Allow app bar to scroll away +- Tweak progress bar UI to use a linear indicator +- Allow app bar to hide when scrolling down ## [1.14.0] - 2022-12-12