diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa9a92..2b0f0ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -## [v0.4.0-alpha.4] - 2023-11-10 +## [v0.4.0-alpha.4] - 2023-12-08 ### Changed - [breaking-change] Replace serial-rs with the serialport-rs crate. `Serial::open` now needs a baud-rate argument as well.