diff --git a/CHANGELOG.md b/CHANGELOG.md index f3b8f426..2d538210 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,8 @@ An EtherCAT master written in Rust. to a group's PDI whilst in `PRE-OP`. - [#180](https://github.com/ethercrab-rs/ethercrab/pull/#180) Add `ethercrab::std::ethercat_now` function to get the current time in nanoseconds from the EtherCAT epoch of 2000-01-01. +- [#162](https://github.com/ethercrab-rs/ethercrab/pull/162) Add support for FreeBSD and NetBSD + using BPF. ### Fixed