mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 04:10:28 +00:00
Prepare changelog (#3731)
* Prepare changelog * Check for esp-rom-sys CHANGELOG
This commit is contained in:
parent
8fffa6ccec
commit
54c073fcd2
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
@ -52,6 +52,8 @@ jobs:
|
||||
- 'esp-println/**'
|
||||
esp-riscv-rt:
|
||||
- 'esp-riscv-rt/**'
|
||||
esp-rom-sys:
|
||||
- 'esp-rom-sys/**'
|
||||
esp-storage:
|
||||
- 'esp-storage/**'
|
||||
esp-wifi:
|
||||
|
@ -19,4 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Removed
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/esp-rs/esp-hal/compare/esp-hal-rom-v0.0.0...HEAD
|
||||
## [v0.1.0] - 2025-07-01
|
||||
|
||||
Initial Release
|
||||
|
||||
[v0.1.0]: https://github.com/esp-rs/esp-hal/releases/tag/esp-rom-sys-v0.1.0
|
||||
[Unreleased]: https://github.com/esp-rs/esp-hal/compare/esp-rom-sys-v0.1.0...HEAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user