Skip to content

Commit def8939

Browse files
committed
Move a fix in the right section in changelog
1 parent 6435a41 commit def8939

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ project adheres to [Semantic Versioning](https://semver.org/).
1111

1212
* Add support for opening serial ports on windows with an absolute path.
1313
[#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)
1714

1815
### Changed
1916

@@ -27,6 +24,9 @@ project adheres to [Semantic Versioning](https://semver.org/).
2724

2825
### Fixed
2926

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)
3030
* Setting arbitrary baud rates on Linux which resulted in issues when read back
3131
on Arch recently.
3232
[#281](https://github.com/serialport/serialport-rs/issues/281)

0 commit comments

Comments
 (0)