Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 488 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.

0.5.0 - 2025-01-25

Changed

  • Update esp-hal to 0.22.0

0.4.0 - 2025-01-23

Changed

  • Update esp-hal to 0.21.1
  • Display::new is now fallible and returns a Result

Fixed

  • Fixed multiple integer overflows.