diff --git a/.changes/tracing.md b/.changes/tracing.md index 194fac6a7b02..baee89fdbb1c 100644 --- a/.changes/tracing.md +++ b/.changes/tracing.md @@ -1,7 +1,7 @@ --- -"tauri": patch -"tauri-runtime-wry": patch -"tauri-macros": patch +"tauri": patch:enhance +"tauri-runtime-wry": patch:enhance +"tauri-macros": patch:enhance --- Added tracing for window startup, plugins, `Window::eval`, events, IPC, updater and custom protocol request handlers behind the `tracing` feature flag.