# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.1.0](https://harton.dev/james/circuits_ft232h/compare/v0.1.0...v0.1.0) (2026-05-23)
### Features:
* opt-in I2C clock stretching via adaptive clocking by James Harton
* emulated GPIO interrupts via polling by James Harton
* GPIO backend by James Harton
* I2C backend by James Harton
* SPI backend by James Harton
* Device GenServer + Registry + Application by James Harton
* chip init sequence and BAD_COMMAND validation by James Harton
* MPSSE command encoder by James Harton
* USB transport layer by James Harton