Skip to content

Commit e1a3955

Browse files
committed
chore: changelog v0.14.1
1 parent 4b68fda commit e1a3955

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [v0.14.1](https://github.com/pyapp-kit/psygnal/tree/v0.14.1) (2025-08-12)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/psygnal/compare/v0.14.0...v0.14.1)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: allow SignalInstances for evented dataclass fields to emit on field mutation \(in addition to field change\) [\#379](https://github.com/pyapp-kit/psygnal/pull/379) ([tlambert03](https://github.com/tlambert03))
10+
- feat: allow psygnal.testing functions to to accept connection kwargs [\#378](https://github.com/pyapp-kit/psygnal/pull/378) ([tlambert03](https://github.com/tlambert03))
11+
12+
**Merged pull requests:**
13+
14+
- ci\(dependabot\): bump actions/download-artifact from 4 to 5 [\#382](https://github.com/pyapp-kit/psygnal/pull/382) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
- ci\(dependabot\): bump pypa/cibuildwheel from 3.0 to 3.1 [\#381](https://github.com/pyapp-kit/psygnal/pull/381) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- ci\(pre-commit.ci\): autoupdate [\#380](https://github.com/pyapp-kit/psygnal/pull/380) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
17+
318
## [v0.14.0](https://github.com/pyapp-kit/psygnal/tree/v0.14.0) (2025-07-01)
419

520
[Full Changelog](https://github.com/pyapp-kit/psygnal/compare/v0.13.0...v0.14.0)

0 commit comments

Comments
 (0)