Skip to content

Commit 208539e

Browse files
committed
Add changelog entry for PR serialport#319 on exclusive locks
1 parent 382b869 commit 208539e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ project adheres to [Semantic Versioning](https://semver.org/).
88
## [Unreleased]
99

1010
### 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+
1115
### Changed
1216

1317
* Enumerate serial-base subsystem on Linux without libudev support too. Some of

0 commit comments

Comments
 (0)