tauri/.changes/menuitem-about-refactor.md

8 lines
189 B
Markdown
Raw Normal View History

---
"tauri": patch
"tauri-runtime-wry": minor
"tauri-runtime": minor
---
**Breaking change:** The `MenuItem::About` variant is now associated with a tuple value `(String, AboutMetadata)`.