* docs: Add missing changelogs and unify format * ci: Check changelog update for all the packages * ci: Update actions/checkout version
29 lines
520 B
Markdown
29 lines
520 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.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
|
|
### Changed
|
|
|
|
### Fixed
|
|
|
|
### Removed
|
|
|
|
## 0.4.0 - 2024-06-04
|
|
|
|
## 0.3.0 - 2023-04-25
|
|
|
|
## 0.2.1 - 2023-04-21
|
|
|
|
## 0.2.0 - 2023-02-22
|
|
|
|
## 0.1.0 - 2022-07-25
|
|
|
|
[Unreleased]: https://github.com/esp-rs/esp-hal/commits/main/esp-aloc?since=2024-06-05
|