tauri/.changes/runtime-new-args.md
Amr Bashir 7fb419c326
refactor: move to muda and tray_icon crates (#7535)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2023-08-13 22:25:50 -03:00

7 lines
158 B
Markdown

---
'tauri-runtime': 'minor:breaking'
'tauri-runtime-wry': 'minor:breaking'
---
`Runtime::new` and `Runtime::new_any_thread` now accept a `RuntimeInitArgs`.