From 8e4330aea37b10c71aa0277fb5f7e229871b444c Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 27 Nov 2022 20:16:45 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aab701f0..e12705a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- A loading indicator is added to the bottom of the post list to identify when new posts are being fetched + ## [1.8.0] - 2022-11-21 ### Changed