Skip to content

Commit 34ddfed

Browse files
committed
chore: changelog v0.10.2
1 parent 7b8a5f9 commit 34ddfed

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [v0.10.2](https://github.com/pyapp-kit/magicgui/tree/v0.10.2) (2026-04-10)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.9.2...v0.10.2)
6+
7+
**Fixed bugs:**
8+
9+
- fix: use default font from application instead of system default [\#724](https://github.com/pyapp-kit/magicgui/pull/724) ([giocard](https://github.com/giocard))
10+
- fix: set tooltip on label as well [\#711](https://github.com/pyapp-kit/magicgui/pull/711) ([tlambert03](https://github.com/tlambert03))
11+
12+
**Merged pull requests:**
13+
14+
- build: support python 3.14 [\#721](https://github.com/pyapp-kit/magicgui/pull/721) ([tlambert03](https://github.com/tlambert03))
15+
- ci\(dependabot\): bump actions/download-artifact from 6 to 7 [\#719](https://github.com/pyapp-kit/magicgui/pull/719) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- ci\(dependabot\): bump actions/upload-artifact from 5 to 6 [\#718](https://github.com/pyapp-kit/magicgui/pull/718) ([dependabot[bot]](https://github.com/apps/dependabot))
17+
- chore: update ci and pre-commit [\#717](https://github.com/pyapp-kit/magicgui/pull/717) ([tlambert03](https://github.com/tlambert03))
18+
319
## [v0.9.2](https://github.com/pyapp-kit/magicgui/tree/v0.9.2) (2025-06-08)
420

521
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.10.1...v0.9.2)

0 commit comments

Comments
 (0)