diff --git a/CHANGELOG.md b/CHANGELOG.md index b7ad410..3fe2fa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.1.1 + +Fix a bug that "newest" argument is not working on Android 29 or below. + +Add "filename" and "title" property of Medium. + ## 1.1.0 Use Android contentResolver Bundle() only on sdk 30+. diff --git a/pubspec.yaml b/pubspec.yaml index ec7bc60..e18e1c7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: photo_gallery description: A Flutter plugin that retrieves images and videos from mobile native gallery. -version: 1.1.0 +version: 1.1.1 repository: https://github.com/Firelands128/photo_gallery environment: