Skip to content

Commit 1fa88ad

Browse files
committed
chore: changelog v0.7.2
1 parent 14f29f2 commit 1fa88ad

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
# Changelog
22

3-
## [0.7.1](https://github.com/pyapp-kit/psygnal/tree/0.7.1) (2023-02-11)
3+
## [0.7.2](https://github.com/pyapp-kit/psygnal/tree/0.7.2) (2023-02-11)
44

5-
[Full Changelog](https://github.com/pyapp-kit/psygnal/compare/v0.7.0...0.7.1)
5+
[Full Changelog](https://github.com/pyapp-kit/psygnal/compare/v0.7.1...0.7.2)
6+
7+
**Fixed bugs:**
8+
9+
- fix: use weakref when instance is passed to SignalGroup [\#167](https://github.com/pyapp-kit/psygnal/pull/167) ([tlambert03](https://github.com/tlambert03))
10+
11+
## [v0.7.1](https://github.com/pyapp-kit/psygnal/tree/v0.7.1) (2023-02-11)
12+
13+
[Full Changelog](https://github.com/pyapp-kit/psygnal/compare/v0.7.0...v0.7.1)
614

715
**Implemented enhancements:**
816

0 commit comments

Comments
 (0)