rtic/rtic-macros/CHANGELOG.md
2023-09-27 19:50:13 +00:00

462 B

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

For each category, Added, Changed, Fixed add new entries at the top!

[Unreleased]

Added

  • Unstable ESP32-C3 support.

[v2.0.1] - 2023-07-25

Added

  • init and idle can now be externed.

Fixed

  • Support new TAIT syntax requirement.

[v2.0.0] - 2023-05-31

  • Initial v2 release