Skip to content

Commit

Permalink
Add changelog for retrieving USB port info without libudev
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhcel committed Oct 14, 2024
1 parent 944fe82 commit a93db85
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 @@ -10,6 +10,8 @@ project adheres to [Semantic Versioning](https://semver.org/).

* Add recommendation on how to interpret `UsbPortInfo::interface_number`.
[#219](https://github.com/serialport/serialport-rs/pull/219)
* Add support for retrieving USB port info on Linux without libudev.
[#220](https://github.com/serialport/serialport-rs/pull/220)

### Changed

Expand Down

0 comments on commit a93db85

Please sign in to comment.