Skip to content

Commit 6435a41

Browse files
committed
Add changelog for fixing baud rate setting for Linux
1 parent 3bdb5ac commit 6435a41

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ project adheres to [Semantic Versioning](https://semver.org/).
2626
[#29](https://github.com/serialport/serialport-rs/pull/29)
2727

2828
### Fixed
29+
30+
* Setting arbitrary baud rates on Linux which resulted in issues when read back
31+
on Arch recently.
32+
[#281](https://github.com/serialport/serialport-rs/issues/281)
33+
[#283](https://github.com/serialport/serialport-rs/pull/283)
34+
2935
### Removed
3036

3137

0 commit comments

Comments
 (0)