Skip to content

Commit

Permalink
Add returning actual device files to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhcel authored and eldruin committed Sep 5, 2023
1 parent ca926b2 commit 48a0527
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ project adheres to [Semantic Versioning](https://semver.org/).
### Added
### Changed
### Fixed

* Fixes a bug on Linux without udev where `available_ports()` returned wrong
device file paths.
[#122](https://github.com/serialport/serialport-rs/pull/122)

### Removed

## [4.2.2] - 2023-08-03
Expand Down

0 comments on commit 48a0527

Please sign in to comment.