Skip to content

Commit

Permalink
Release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bessman committed Jul 23, 2024
1 parent 70ec0a9 commit acbd088
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog

## [0.4.2] - Development
## [0.4.3] - Development

## [0.4.2] - 2024-07-23

### Fixed

- Raise `PortNotOpenError` on read/write from closed serial port ([`94c43b5`](https://github.com/bessman/pytest-reserial/commit/94c43b58c04adf1fd5f29d446acd976776874de1)) (Denis Patrikeev)
- Patch `Serial.in_waiting` during replay ([`358e778`](https://github.com/bessman/pytest-reserial/commit/358e778c85c3ae3190c05710a2321faf4e20a603)) (Denis Patrikeev)

## [0.4.1] - 2024-05-23

Expand Down Expand Up @@ -69,6 +76,7 @@ _Maintenance release._

_Initial release._

[0.4.2]: https://github.com/bessman/pytest-reserial/releases/tag/0.4.2
[0.4.1]: https://github.com/bessman/pytest-reserial/releases/tag/0.4.1
[0.4.0]: https://github.com/bessman/pytest-reserial/releases/tag/0.4.0
[0.3.0]: https://github.com/bessman/pytest-reserial/releases/tag/0.3.0
Expand Down

0 comments on commit acbd088

Please sign in to comment.