Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 823 Bytes

Change Log

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.

  • Added core::error::Error implementations for every custom impl Error
  • Increased MSRV to 1.81 due to core::error::Error

v0.4.1 - 2022-09-28

Removed

  • Unnecessary embedded-hal dependency.

v0.4.0 - 2022-09-28

Release of version of the traits extracted from embedded-hal.