Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update changelog and authors
  • Loading branch information
balvinderz committed Jul 19, 2021
commit 5655de0d0df086f7f2785ee108180b21531733c6
1 change: 1 addition & 0 deletions packages/image_picker/image_picker_for_web/AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ Aleksandr Yurkovskiy <[email protected]>
Anton Borries <[email protected]>
Alex Li <[email protected]>
Rahul Raj <[email protected]>
Balvinder Singh Gambhir<[email protected]>
1 change: 1 addition & 0 deletions packages/image_picker/image_picker_for_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 2.1.1

* Implement `pickMultiImage` and `getMultiImage`
* Add support for getting name,length and lastModified from XFile

# 2.1.0

Expand Down