Skip to content

Commit

Permalink
🔖 ## 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Mar 20, 2022
1 parent 8373d82 commit ecafd56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 2.0.3

Improvements:
- Improve `getMediaUrl` on iOS.
- Read orientation when saving images on Android. (#730)
- Improve generic type casts on Android. (#732)

## 2.0.2

Fixes:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: photo_manager
description: A Flutter plugin that provides assets abstraction management APIs on Android, iOS, and macOS.
version: 2.0.2
version: 2.0.3
homepage: https://github.com/fluttercandies/flutter_photo_manager

environment:
Expand Down

0 comments on commit ecafd56

Please sign in to comment.