From 53edff74b028f977841f1d13c9fdefae289e5bd3 Mon Sep 17 00:00:00 2001 From: BAHADUR ZAMAN Date: Thu, 12 Dec 2024 10:49:03 +0500 Subject: [PATCH] bumped from 8.1.5 to 8.1.6 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9922fb..9a8b7e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 8.1.6 +### iOS +Fix Image Picker to Handle Partial Failures Gracefully [#1554](https://github.com/miguelpruivo/flutter_file_picker/issues/1554) + ## 8.1.5 ### Android Fix [#872](https://github.com/miguelpruivo/flutter_file_picker/issues/872)