Skip to content

Commit eac8933

Browse files
committed
chore: changelog v0.15.1
1 parent eb7ef92 commit eac8933

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v0.15.1](https://github.com/pyapp-kit/psygnal/tree/v0.15.1) (2026-01-03)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/psygnal/compare/v0.15.0...v0.15.1)
6+
7+
**Merged pull requests:**
8+
9+
- fix: Fix leaking objects by `connect_child_events=True` in `SignalGroupDescriptor` [\#407](https://github.com/pyapp-kit/psygnal/pull/407) ([Czaki](https://github.com/Czaki))
10+
- build: Update ci [\#405](https://github.com/pyapp-kit/psygnal/pull/405) ([tlambert03](https://github.com/tlambert03))
11+
- chore:Fix docs build by bump build system [\#403](https://github.com/pyapp-kit/psygnal/pull/403) ([Czaki](https://github.com/Czaki))
12+
- Making ordered set reversible [\#395](https://github.com/pyapp-kit/psygnal/pull/395) ([yfukai](https://github.com/yfukai))
13+
- Drop pydantic1 [\#392](https://github.com/pyapp-kit/psygnal/pull/392) ([tlambert03](https://github.com/tlambert03))
14+
315
## [v0.15.0](https://github.com/pyapp-kit/psygnal/tree/v0.15.0) (2025-10-15)
416

517
[Full Changelog](https://github.com/pyapp-kit/psygnal/compare/v0.14.2...v0.15.0)

0 commit comments

Comments
 (0)