File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,6 @@ project adheres to [Semantic Versioning](https://semver.org/).
11
11
12
12
* Add support for opening serial ports on windows with an absolute path.
13
13
[ #259 ] ( https://github.com/serialport/serialport-rs/pull/259 )
14
- * Fix reporting serial numbers with colons on Windows.
15
- [ #279 ] ( https://github.com/serialport/serialport-rs/issues/279 )
16
- [ #282 ] ( https://github.com/serialport/serialport-rs/issues/282 )
17
14
18
15
### Changed
19
16
@@ -27,6 +24,9 @@ project adheres to [Semantic Versioning](https://semver.org/).
27
24
28
25
### Fixed
29
26
27
+ * Fix reporting serial numbers with colons on Windows.
28
+ [ #279 ] ( https://github.com/serialport/serialport-rs/issues/279 )
29
+ [ #282 ] ( https://github.com/serialport/serialport-rs/issues/282 )
30
30
* Setting arbitrary baud rates on Linux which resulted in issues when read back
31
31
on Arch recently.
32
32
[ #281 ] ( https://github.com/serialport/serialport-rs/issues/281 )
You can’t perform that action at this time.
0 commit comments