esp-hal/esp-ieee802154/CHANGELOG.md

528 B

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

Added

  • Added additional checks to prevent various array access panics while processing frames
  • Added range check to avoid panic when indexing into RX_BUFFER slice

Changed

Fixed

Removed

0.1.0 - 2024-07-15

Added

  • Initial release