Skip to content

Commit

Permalink
Tweak CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Jun 3, 2024
1 parent c4f6b1b commit c93c6ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Unreleased
- [minor][add] Allow direct access to the underlying serial port.
- [minor][add] Add a `rs4xx` feature that enables the `rs4xx` support in the `serial2` crate.
- [major][change] Change `bulk_write()` to take an iterator instead of a slice.
- [major][change] Change `sync_read()` to accept any buffer type that implements `AsRef<[u8]>`.
- [minor][change] Update `serial2` to `v0.2.24`.
- [minor][add] Add feature rs4xx to enable rs4xx support in the `serial2` crate

# Version 0.8.0 - 2024-04-15
- [major][change] Remove `ReadBuffer` and `WriteBuffer` generic arguments from `StatusPacket`.
Expand Down

0 comments on commit c93c6ab

Please sign in to comment.