Skip to content

Commit 60cc8cf

Browse files
committed
chore: changelog v0.8.0
1 parent 899c180 commit 60cc8cf

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v0.8.0](https://github.com/pyapp-kit/superqt/tree/v0.8.0) (2026-03-04)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/superqt/compare/v0.7.8...v0.8.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: Block signals for mutliple objects [\#328](https://github.com/pyapp-kit/superqt/pull/328) ([gselzer](https://github.com/gselzer))
10+
11+
**Fixed bugs:**
12+
13+
- fix: fix animate=False on QCollapsible [\#331](https://github.com/pyapp-kit/superqt/pull/331) ([tlambert03](https://github.com/tlambert03))
14+
- fix: fix issues with SliderLabel strong reference [\#248](https://github.com/pyapp-kit/superqt/pull/248) ([tlambert03](https://github.com/tlambert03))
15+
16+
**Merged pull requests:**
17+
18+
- build: drop python 3.9 and pyside2, support python 3.14 [\#332](https://github.com/pyapp-kit/superqt/pull/332) ([tlambert03](https://github.com/tlambert03))
19+
- ci\(dependabot\): bump the actions group with 2 updates [\#330](https://github.com/pyapp-kit/superqt/pull/330) ([dependabot[bot]](https://github.com/apps/dependabot))
20+
- ci: \[pre-commit.ci\] autoupdate [\#329](https://github.com/pyapp-kit/superqt/pull/329) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
21+
322
## [v0.7.8](https://github.com/pyapp-kit/superqt/tree/v0.7.8) (2026-02-03)
423

524
[Full Changelog](https://github.com/pyapp-kit/superqt/compare/v0.7.7...v0.7.8)

0 commit comments

Comments
 (0)