Skip to content

Commit 4154862

Browse files
committed
chore: changelog v0.5.0
1 parent fd7d350 commit 4154862

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,30 @@
11
# Changelog
22

3+
## [v0.5.0](https://github.com/pyapp-kit/app-model/tree/v0.5.0) (2025-09-10)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/app-model/compare/v0.4.0...v0.5.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: Update of shortcuts on menu rebuild [\#258](https://github.com/pyapp-kit/app-model/pull/258) ([Czaki](https://github.com/Czaki))
10+
11+
**Merged pull requests:**
12+
13+
- build!: drop pydantic 1 [\#263](https://github.com/pyapp-kit/app-model/pull/263) ([tlambert03](https://github.com/tlambert03))
14+
- ci: \[pre-commit.ci\] autoupdate [\#262](https://github.com/pyapp-kit/app-model/pull/262) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
15+
- ci\(dependabot\): bump actions/checkout from 4 to 5 [\#261](https://github.com/pyapp-kit/app-model/pull/261) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- ci\(dependabot\): bump actions/download-artifact from 4 to 5 [\#260](https://github.com/pyapp-kit/app-model/pull/260) ([dependabot[bot]](https://github.com/apps/dependabot))
17+
- chore: Pin `pytest-qt` on python 3.10 to fix pyside2 tests [\#259](https://github.com/pyapp-kit/app-model/pull/259) ([Czaki](https://github.com/Czaki))
18+
- chore: improve error message in `register_action` [\#257](https://github.com/pyapp-kit/app-model/pull/257) ([Czaki](https://github.com/Czaki))
19+
- ci: \[pre-commit.ci\] autoupdate [\#255](https://github.com/pyapp-kit/app-model/pull/255) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
20+
321
## [v0.4.0](https://github.com/pyapp-kit/app-model/tree/v0.4.0) (2025-06-20)
422

5-
[Full Changelog](https://github.com/pyapp-kit/app-model/compare/v0.3.1...v0.4.0)
23+
[Full Changelog](https://github.com/pyapp-kit/app-model/compare/v0.3.2...v0.4.0)
24+
25+
## [v0.3.2](https://github.com/pyapp-kit/app-model/tree/v0.3.2) (2025-06-20)
26+
27+
[Full Changelog](https://github.com/pyapp-kit/app-model/compare/v0.3.1...v0.3.2)
628

729
**Implemented enhancements:**
830

0 commit comments

Comments
 (0)