diff --git a/.changes/add-context-menu-dismiss-result.md b/.changes/add-context-menu-dismiss-result.md index 606458b..426e58f 100644 --- a/.changes/add-context-menu-dismiss-result.md +++ b/.changes/add-context-menu-dismiss-result.md @@ -1,5 +1,5 @@ --- -"muda": patch +"muda": minor --- -Return `bool` in `ContextMenu::show_context_menu_for_hwnd` on Windows and `ContextMenu::show_context_menu_for_nsview` on macOS to indicate why the context menu was closed. \ No newline at end of file +Return `bool` in `ContextMenu::show_context_menu_for_hwnd`, `ContextMenu::show_context_menu_for_nsview` and `ContextMenu::show_context_menu_for_gtk_window` to indicate why the context menu was closed. \ No newline at end of file