diff --git a/CHANGELOG.md b/CHANGELOG.md index b8ac4bff3..96b4c4cd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v0.10.0](https://github.com/pyapp-kit/magicgui/tree/v0.10.0) (2024-12-14) +## [v0.10.0](https://github.com/pyapp-kit/magicgui/tree/v0.10.0) (2024-12-16) [Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.10.0.rc1...v0.10.0) @@ -10,6 +10,7 @@ **Merged pull requests:** +- test: relax error test for missing iconify [\#682](https://github.com/pyapp-kit/magicgui/pull/682) ([tlambert03](https://github.com/tlambert03)) - ci\(pre-commit.ci\): autoupdate [\#680](https://github.com/pyapp-kit/magicgui/pull/680) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)) - chore: restore types in tests/test\_util.py [\#679](https://github.com/pyapp-kit/magicgui/pull/679) ([Czaki](https://github.com/Czaki))