mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-26 20:00:27 +00:00
16 lines
381 B
Markdown
16 lines
381 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).
|
|
|
|
<!-- next-header -->
|
|
## Unreleased - ReleaseDate
|
|
|
|
## 0.7.1 - 2025-08-26
|
|
|
|
## 0.1.1 - 2025-08-15
|
|
|
|
- First release with changelog.
|