diff --git a/.changes/window-state-filter-callback.md b/.changes/window-state-filter-callback.md index a4ca33b9..e5846966 100644 --- a/.changes/window-state-filter-callback.md +++ b/.changes/window-state-filter-callback.md @@ -3,4 +3,4 @@ window-state: patch window-state-js: patch --- -Introduces a filter callback to exclude specific windows from saving their state. This allows for more flexibility by enabling dynamic exclusion of windows based on custom logic. \ No newline at end of file +Add `Builder::with_filter` callback to exclude specific windows from saving their state. This allows for more flexibility by enabling dynamic exclusion of windows based on custom logic. \ No newline at end of file