zencan-cli 0.0.4

Command line interface for interacting with CANOpen devices
Documentation
# Changelog

Human-friendly documentation of releases and what's changed in them for the zencan-cli crate.

## v0.0.4 - 2026-05-08

- Add SYNC send support to BusManager (thanks to @SebKuzminsky)

## v0.0.3 - 2026-01-20

### Changed

- Update zencan-client to v0.0.3

## v0.0.2 - 2025-12-29

### Fixed

- Panic during scan when socketcan fails to send messages

## v0.0.1 - 2025-10-09

The first release! 

### Added

- Everything!