mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 15:13:38 +03:00
6 lines
155 B
Markdown
6 lines
155 B
Markdown
---
|
|
"tauri-runtime": patch
|
|
---
|
|
|
|
The `PendingWindow::new` and `PendingWindow::with_config` functions now return `Result<Self>` validating the window label.
|