diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fe2fa2..2194157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 1.2.0 + +Upgrade versions of flutter, android sdk, kotlin, gradle and so on. + +Remove ORIENTATION field of video metadata because it's invalid before Android 10. + +Add default album thumbnail to show when album is empty. + ## 1.1.1 Fix a bug that "newest" argument is not working on Android 29 or below. diff --git a/pubspec.yaml b/pubspec.yaml index dfda921..6ac907c 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.1 +version: 1.2.0 repository: https://github.com/Firelands128/photo_gallery environment: