Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 597 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 597 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
  • 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)