diff --git a/.changes/global-shortcut-app-handle.md b/.changes/global-shortcut-app-handle.md index 3ec52397..37dd286f 100644 --- a/.changes/global-shortcut-app-handle.md +++ b/.changes/global-shortcut-app-handle.md @@ -2,4 +2,4 @@ "global-shortcut": "patch" --- -**Breaking Change**: Changed `Builder::with_handler` closure to take `&AppHandle` as the first argument. +**Breaking Change**: Changed `Builder::with_handler` closure to take `&AppHandle` as the first argument and the shortcut as the second argument.