29 lines
523 B
Markdown
29 lines
523 B
Markdown
# 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).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
|
|
### Fixed
|
|
|
|
### Changed
|
|
|
|
### Removed
|
|
|
|
## 0.2.0 - 2024-11-20
|
|
|
|
### Added
|
|
|
|
- Add configuration validation (#2475)
|
|
|
|
## 0.1.0 - 2024-10-10
|
|
|
|
- Initial release
|
|
|
|
[Unreleased]: https://github.com/esp-rs/esp-hal/commits/main/esp-config?since=2024-11-20
|