Skip to content

Commit

Permalink
Add changelog for removing leftover debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhcel committed Sep 20, 2024
1 parent 23b80b3 commit 30c8001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ project adheres to [Semantic Versioning](https://semver.org/).
* Fix ignoring errors from setting baud rate and ignoring unsupported baud
rates.
[#213](https://github.com/serialport/serialport-rs/pull/213)
* Remove leftover debug output from `posix::poll::wait_fd`.
[#216](https://github.com/serialport/serialport-rs/pull/216)
### Removed


Expand Down

0 comments on commit 30c8001

Please sign in to comment.