Skip to content

Commit ec26afb

Browse files
committed
Add changelog for switching from winapi to windows-sys
1 parent afc7209 commit ec26afb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

1010
### Added
1111
### Changed
12+
13+
* Switch from no longer actively maintained Windows FFI abstractions winapi
14+
to active windows-sys crate.
15+
[https://github.com/serialport/serialport-rs/pull/280]
16+
1217
### Fixed
1318
### Removed
1419

0 commit comments

Comments
 (0)