mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-07 11:48:46 +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.
|