mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 22:05:37 +01:00
rtic & rtic-macros: release v2.3.0
This commit is contained in:
parent
24d6d88551
commit
e710c38586
4 changed files with 9 additions and 5 deletions
|
|
@ -5,7 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
||||
|
||||
## [Unreleased]
|
||||
## Unreleased
|
||||
|
||||
## [v2.3.0] - 2025-09-17
|
||||
|
||||
### Added
|
||||
|
||||
|
|
@ -23,7 +25,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
|
||||
## [v2.1.3] - 2025-06-08
|
||||
|
||||
### Changed
|
||||
### Changed
|
||||
|
||||
- Unstable support for ESP32-C6
|
||||
- Adapt `slic` backends to new version with `mecall`
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ name = "rtic-macros"
|
|||
readme = "../README.md"
|
||||
repository = "https://github.com/rtic-rs/rtic"
|
||||
|
||||
version = "2.2.0"
|
||||
version = "2.3.0"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["test-template"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue