Skip to content

Commit 379bc62

Browse files
committed
chore: changelog v0.9.1
1 parent d4dfb23 commit 379bc62

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## [v0.9.0](https://github.com/pyapp-kit/magicgui/tree/v0.9.0) (2024-08-02)
3+
## [v0.9.1](https://github.com/pyapp-kit/magicgui/tree/v0.9.1) (2024-08-06)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.9.0...v0.9.1)
6+
7+
**Fixed bugs:**
8+
9+
- fix: Fix checking sublcasses of Future [\#665](https://github.com/pyapp-kit/magicgui/pull/665) ([Czaki](https://github.com/Czaki))
10+
11+
## [v0.9.0](https://github.com/pyapp-kit/magicgui/tree/v0.9.0) (2024-08-05)
412

513
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.8.3...v0.9.0)
614

@@ -22,6 +30,7 @@
2230

2331
**Merged pull requests:**
2432

33+
- chore: Add missed contents permission to deploy steep of workflow [\#664](https://github.com/pyapp-kit/magicgui/pull/664) ([Czaki](https://github.com/Czaki))
2534
- Use PyPI trusted publishing to push release to PyPI [\#651](https://github.com/pyapp-kit/magicgui/pull/651) ([jni](https://github.com/jni))
2635

2736
## [v0.8.3](https://github.com/pyapp-kit/magicgui/tree/v0.8.3) (2024-06-04)
@@ -638,7 +647,7 @@
638647

639648
## [v0.2.9](https://github.com/pyapp-kit/magicgui/tree/v0.2.9) (2021-04-05)
640649

641-
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8...v0.2.9)
650+
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8rc0...v0.2.9)
642651

643652
**Implemented enhancements:**
644653

@@ -664,13 +673,13 @@
664673

665674
- \[pre-commit.ci\] pre-commit autoupdate [\#212](https://github.com/pyapp-kit/magicgui/pull/212) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
666675

667-
## [v0.2.8](https://github.com/pyapp-kit/magicgui/tree/v0.2.8) (2021-03-24)
676+
## [v0.2.8rc0](https://github.com/pyapp-kit/magicgui/tree/v0.2.8rc0) (2021-03-24)
668677

669-
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8rc0...v0.2.8)
678+
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8...v0.2.8rc0)
670679

671-
## [v0.2.8rc0](https://github.com/pyapp-kit/magicgui/tree/v0.2.8rc0) (2021-03-24)
680+
## [v0.2.8](https://github.com/pyapp-kit/magicgui/tree/v0.2.8) (2021-03-24)
672681

673-
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.7...v0.2.8rc0)
682+
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.7...v0.2.8)
674683

675684
**Implemented enhancements:**
676685

0 commit comments

Comments
 (0)