Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahix committed Nov 22, 2024
1 parent 2fc09ef commit c80ab08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
+.with_diag_buffer(&mut buffer_diagnostics[..])
```
- Dropped unnecessary lifetime from the `LinuxRs485Phy`.
- Changed all examples to use the new `SerialPortPhy` so they are now all
platform-independent!

#### Fixed
- Fixed a crash of the active station when receiving a token telegram with
Expand Down

0 comments on commit c80ab08

Please sign in to comment.