Skip to content

Commit

Permalink
chore: change bump to minor (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir authored Jan 25, 2024
1 parent e10f6a6 commit 585f05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/transient-for-relax-constraints.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"tao": "patch"
"tao": "minor"
---

**Breaking Change**: Changed `WindowBuilderExtUnix::with_transient_for` signature to take `&impl gtk::glib::IsA<gtk::Window>` instead of `gtk::ApplicationWindow` which covers more gtk window types and matches the underlying API call signature.

0 comments on commit 585f05b

Please sign in to comment.