# 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 (2026-05-25)
### Features:
* FIFO sampler, interrupt framework, motion / orientation / click / activity by James Harton
* auxiliary ADC, temperature sensor, HPF config, self-test by James Harton
* wafer transport, registers, acquire, and configurable accelerometer reads by James Harton
### Bug Fixes:
* `read_temperature/1` decodes 8-bit `OUT_ADC3_H`, not the full aux ADC width by Renovate Bot