From 3213af22539eda3be260410502336b9185d1a43f Mon Sep 17 00:00:00 2001 From: yusufdag Date: Mon, 10 May 2021 14:53:15 +0200 Subject: [PATCH] Fix the description --- packages/image_picker/image_picker/CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/image_picker/image_picker/CHANGELOG.md b/packages/image_picker/image_picker/CHANGELOG.md index 58002a8630b4..9c2bcc72b7e3 100644 --- a/packages/image_picker/image_picker/CHANGELOG.md +++ b/packages/image_picker/image_picker/CHANGELOG.md @@ -1,9 +1,8 @@ ## 0.7.5 * Fixes an issue where image rotation is wrong when Select Photos chose and image is scaled. -* Breaking Changes: - * Migrate to PHPicker for iOS 14 and higher versions to pick image from the photo library. - * Implement the limited permission to pick photo from the photo library when Select Photo is chose. +* Migrate to PHPicker for iOS 14 and higher versions to pick image from the photo library. +* Implement the limited permission to pick photo from the photo library when Select Photo is chose. ## 0.7.4