Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.0] - 2026-04-16
Initial release
### Added
- Support for entering bootloader mode for both UART and USB JTAG devices
- Parsing of firmware files to validate chip family
- Uploading stub loader and writing firmware .bin files to flash
- Tested on ESP32C3 and ESP32C6
[unreleased]: https://github.com/protolux-electronics/dither/compare/v0.2.2...HEAD
[0.1.0]: https://github.com/gworkman/esp32/releases/tag/v0.1.0