tauri/.changes/refactor-file-drop.md
2022-03-13 11:28:16 -03:00

7 lines
158 B
Markdown

---
"tauri-runtime": minor
"tauri-runtime-wry": minor
---
The file drop event is now part of the `WindowEvent` enum instead of a having a dedicated handler.