Skip to content

Commit a9c3bf0

Browse files
sirhceleldruin
authored andcommitted
Add changelog for additional flock on POSIX systems
1 parent 39a8c12 commit a9c3bf0

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+
* Additionally acquire an advisory lock with `flock` when opening a serial port.
13+
[#266](https://github.com/serialport/serialport-rs/pull/266)
14+
1115
### Changed
1216

1317
* Switch from no longer actively maintained Windows FFI abstractions winapi

0 commit comments

Comments
 (0)