CHANGELOG.md

## v0.1.1 (2025-07-31)

### Deprecations

- Renamed `is_lit?/1` to `lit?/1` in `LED` module.
  Please update your code to use `lit?/1` from now on.

### Enhancements

- Improved documentation with LED wiring instructions.