changelog
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Robin Müller 2024-05-19 08:14:31 +02:00
parent 397ecd0c40
commit f7016b940a
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- The HAL TCP server `ServerConfig::new` method now sets the `reuse_port` and `reuse_addr`
fields to `true`.
## Fixed
- Possibly subtly broken v0.2.0 build artifact.
# [v0.2.0] 2024-05-02
## Changed