We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382b869 commit 208539eCopy full SHA for 208539e
CHANGELOG.md
@@ -8,6 +8,10 @@ project adheres to [Semantic Versioning](https://semver.org/).
8
## [Unreleased]
9
10
### Added
11
+
12
+* Add `exclusive` configuration option to `SerialPortBuilder` to control whether ports are opened with exclusive access locks.
13
+ [#319](https://github.com/serialport/serialport-rs/pull/319)
14
15
### Changed
16
17
* Enumerate serial-base subsystem on Linux without libudev support too. Some of
0 commit comments