mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 09:11:55 +03:00
3a2c3e7471
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
6 lines
137 B
Markdown
6 lines
137 B
Markdown
---
|
|
"tauri-runtime": patch:breaking
|
|
---
|
|
|
|
The `PendingWindow#navigation_handler` closure now receives a `&Url` argument instead of `Url`.
|