Skip to content

Commit e9ecdfe

Browse files
sirhceleldruin
authored andcommitted
Add changelog for reverting setting DTR on open by default
1 parent dac25b8 commit e9ecdfe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ project adheres to [Semantic Versioning](https://semver.org/).
1616
[#282](https://github.com/serialport/serialport-rs/issues/282)
1717

1818
### Changed
19+
20+
* Revert automatically setting DTR when opening a port as the reported issues
21+
seem to outweigh the aimed benefit.
22+
[#285](https://github.com/serialport/serialport-rs/pull/285)
23+
[#251](https://github.com/serialport/serialport-rs/issues/251)
24+
[#243](https://github.com/serialport/serialport-rs/issues/243)
25+
[#239](https://github.com/serialport/serialport-rs/pull/239)
26+
[#29](https://github.com/serialport/serialport-rs/pull/29)
27+
1928
### Fixed
2029
### Removed
2130

0 commit comments

Comments
 (0)