Skip to content

Commit

Permalink
chore: changelog v0.10.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 22, 2024
1 parent 4bc81e9 commit 59f1244
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [v0.10.0.rc1](https://github.com/pyapp-kit/magicgui/tree/v0.10.0.rc1) (2024-11-22)

[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.9.1...v0.10.0.rc1)

**Implemented enhancements:**

- feat: Implement `TypeMap` to enable module specific type map registration [\#677](https://github.com/pyapp-kit/magicgui/pull/677) ([hanjinliu](https://github.com/hanjinliu))

**Documentation:**

- docs: fix docs build [\#670](https://github.com/pyapp-kit/magicgui/pull/670) ([tlambert03](https://github.com/tlambert03))

**Merged pull requests:**

- build: drop python 3.8 add py3.13 [\#671](https://github.com/pyapp-kit/magicgui/pull/671) ([tlambert03](https://github.com/tlambert03))
- refactor: Make all the valued containers subclass `ValueWidget` [\#663](https://github.com/pyapp-kit/magicgui/pull/663) ([hanjinliu](https://github.com/hanjinliu))

## [v0.9.1](https://github.com/pyapp-kit/magicgui/tree/v0.9.1) (2024-08-06)

[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.9.0...v0.9.1)
Expand Down

0 comments on commit 59f1244

Please sign in to comment.