From 2429dcd8b43f88f08b4e16a9ef3833005bd5cbe7 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Thu, 20 Jun 2024 18:47:53 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6899e4b9..0cd53730 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,6 @@ that can be found in the LICENSE file. --> ## 9.1.0 -### Fixes - -- Requests with the correct options with the picker. - ### Improvements - Support limited permission displays on Android. @@ -24,13 +20,14 @@ that can be found in the LICENSE file. --> ### Fixes - Fix reverted index when previewing assets on Android. +- Requests with the correct options with the picker. ## 9.0.4 ### Fixes - Fix the app bar of the viewer that is not animating. -- Fix loading when no assets in the path. +- Fix loading when no assets are in the path. - Reset the has more to load flag between path switching. ## 9.0.3 @@ -49,7 +46,7 @@ that can be found in the LICENSE file. --> ### Fixes -- Fix current asset in the picker viewer. +- Fix the current asset in the picker viewer. ### Improvements