Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
darcato committed May 24, 2024
1 parent 7623213 commit 851b6fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Introducing event objects
- Using ```ca.replace_printf_handler()``` to silence ca warnings.

## [3.4.2] - 2024-05-24

### Fixed

- Fix race condition on fsm restart (#1 by @hinxx).
- Make `use_complete` optional in put methods (#3 by @hinxx).
- Fix documentation of `rising` and `falling` methods.

## [3.4.1] - 2023-02-14

### Fixed
Expand Down

0 comments on commit 851b6fb

Please sign in to comment.