Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 670 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 670 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Deprecated

Breaking

Added

  • Update the template to the latest-released esp-idf-svc (0.51)
  • Update the template to the latest-released esp-idf-svc (0.50)
  • Update the template to ESP-IDF V5.3 (latest stable)

Fixed

  • Fixed the generated GH CI by making sure ldproxy, cargo fmt, cargo clippy and rust src for -Zbuild-std are operational with the nightly toolchain (#253)