Skip to content

Commit

Permalink
changelog 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed May 2, 2022
1 parent 6b1c08b commit f48ae06
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
# Changelog

## [0.3.4](https://github.com/tlambert03/psygnal/tree/0.3.4) (2022-05-02)

[Full Changelog](https://github.com/tlambert03/psygnal/compare/v0.3.3...0.3.4)

**Implemented enhancements:**

- Add `EventedDict` [\#79](https://github.com/tlambert03/psygnal/pull/79) ([alisterburt](https://github.com/alisterburt))
- add `SelectableEventedList` [\#78](https://github.com/tlambert03/psygnal/pull/78) ([alisterburt](https://github.com/alisterburt))
- Add Throttler class [\#75](https://github.com/tlambert03/psygnal/pull/75) ([tlambert03](https://github.com/tlambert03))
- Add Selection model ported from napari [\#64](https://github.com/tlambert03/psygnal/pull/64) ([alisterburt](https://github.com/alisterburt))

**Fixed bugs:**

- Make SignalInstance weak referenceable \(Fix forwarding signals\) [\#71](https://github.com/tlambert03/psygnal/pull/71) ([tlambert03](https://github.com/tlambert03))

## [v0.3.3](https://github.com/tlambert03/psygnal/tree/v0.3.3) (2022-02-14)

[Full Changelog](https://github.com/tlambert03/psygnal/compare/v0.3.2...v0.3.3)

**Merged pull requests:**
**Fixed bugs:**

- Used custom tuple for cython compatibility [\#69](https://github.com/tlambert03/psygnal/pull/69) ([tlambert03](https://github.com/tlambert03))

Expand Down

0 comments on commit f48ae06

Please sign in to comment.