# Version 0.3.0 - 2024-06-17
- [major][change] Changed `CanFdFrame::new` and `CanFdFrame::new_with_data` to return a `Result` and check the data length is not > 64 bytes.
- [major][change] Moved `FdCanUSB<T>::flush` to `FdCanUSB<serial2::SerialPort>::flush` to use serial2 specific functionality.

# Version 0.2.0 - 2024-03-25




# Version 0.2.0 - 2024-03-25
