From bdb7d838b1c15f619034932878d35feca57a908e Mon Sep 17 00:00:00 2001 From: Alex Li Date: Fri, 7 Jun 2024 17:06:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0145bb4..e94884fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,12 @@ To know more about breaking changes, see the [Migration Guide][]. ### Improvements * Restores `containsLivePhotos` to `true` by default and deprecates it. +* Use the main resource's filename for title by default on iOS. + +### Fixes + * Fix obtaining the correct resource from various types of resources on iOS. * Fix `isLocallyAvailable` for edited assets on iOS. -* Use the main resource's filename for title by default on iOS. ## 3.1.1