mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 23:22:26 +03:00
8 lines
189 B
Markdown
8 lines
189 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
"tauri-runtime-wry": minor
|
||
|
"tauri-runtime": minor
|
||
|
---
|
||
|
|
||
|
**Breaking change:** The `MenuItem::About` variant is now associated with a tuple value `(String, AboutMetadata)`.
|