Skip to content

Commit

Permalink
Fix changelog from #162 oldness
Browse files Browse the repository at this point in the history
  • Loading branch information
jamwaffles committed Jul 25, 2024
1 parent 0f1735a commit 5333393
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ An EtherCAT master written in Rust.
- **(breaking)** [#218](https://github.com/ethercrab-rs/ethercrab/pull/218) Increase MSRV from 1.75
to 1.77.

### Added

- [#162](https://github.com/ethercrab-rs/ethercrab/pull/162) Add support for FreeBSD and NetBSD
using BPF.

## [0.4.2] - 2024-05-27

### Added
Expand Down Expand Up @@ -113,8 +118,6 @@ An EtherCAT master written in Rust.
- [#198](https://github.com/ethercrab-rs/ethercrab/pull/#198) Add
`SlaveGroup::tx_rx_sync_system_time`, `SlaveGroup::tx_rx_dc`, `SlaveRef::set_dc_sync` and
`SlaveGroup::configure_dc_sync` to support EtherCAT Distributed Clocks.
- [#162](https://github.com/ethercrab-rs/ethercrab/pull/162) Add support for FreeBSD and NetBSD
using BPF.

### Fixed

Expand Down

0 comments on commit 5333393

Please sign in to comment.