mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore: adjust change file
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"tauri": patch
|
||||
---
|
||||
|
||||
Allow the `tauri::api::dialog` APIs to be executed on any thread.
|
||||
Allow the `tauri::api::dialog` APIs to be executed on any secondary thread.
|
||||
**Breaking change:** All dialog APIs now takes a closure instead of returning the response on the function call.
|
||||
|
||||
Reference in New Issue
Block a user