We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6573277 commit 819b640Copy full SHA for 819b640
CHANGELOG.md
@@ -9,6 +9,9 @@ project adheres to [Semantic Versioning](https://semver.org/).
9
### Added
10
### Changed
11
### Fixed
12
+* Fixes a bug where `available_ports()` returned disabled devices on Windows.
13
+ [#144](https://github.com/serialport/serialport-rs/pull/144)
14
+
15
### Removed
16
17
## [4.3.0] - 2023-12-11
0 commit comments