Skip to content
Merged
Prev Previous commit
Next Next commit
Update CHANGELOG
  • Loading branch information
ditman committed Jul 12, 2023
commit 41db1abfce73297fe98965498d90f38282c311f1
2 changes: 2 additions & 0 deletions packages/file_selector/file_selector_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 0.9.2

* Adds and propagates `cancel` event on file selection.
* Changes `openFile` to return `null` when no files are selected/selection is canceled,
as in other platforms.

## 0.9.1

Expand Down