Skip to content

Commit

Permalink
Add changelog entry for switching to UTF-16 sting API on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhcel committed Aug 1, 2024
1 parent ba993c9 commit 2d493d1
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 @@ -18,6 +18,8 @@ project adheres to [Semantic Versioning](https://semver.org/).
`available_ports` on Windows. This is now done by some bespoke code to
significantly reduce build times.
[#201](https://github.com/serialport/serialport-rs/pull/201)
* Switch from ANSI to Unicode/UTF-16 string API on Windows.
[#89](https://github.com/serialport/serialport-rs/pull/89)
### Fixed
* Fix looking up `UsbPortInfo::interface` on macOS.
[#193](https://github.com/serialport/serialport-rs/pull/193)
Expand Down

0 comments on commit 2d493d1

Please sign in to comment.