Skip to content

Commit

Permalink
Update changelog for USB device info on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhcel committed Dec 8, 2023
1 parent e129c9d commit 22d628b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ project adheres to [Semantic Versioning](https://semver.org/).
handles when starting a child process. In particular this means that a serial
device can be reopened after making SW update of a Tauri application.
[#130](https://github.com/serialport/serialport-rs/pull/130)
* Prefers USB device manufacturer and model information from the actual USB
device over the information from udev's database. This raises the MSRV from
1.56.1 to 1.59.0.
[#137](https://github.com/serialport/serialport-rs/pull/137)

### Fixed

Expand Down

0 comments on commit 22d628b

Please sign in to comment.