From 8c8dd931362c6d90e972da0622dc5f701cfaebc3 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 8 Mar 2024 00:59:37 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aebd550..c17786b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +* Downgrade dependency that was pulling in extraneous storage + permissions which the app does not require. + ## [1.40.0] - 2024-03-07 ### Changed