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.
- Update esp-hal to
0.22.0
- Update esp-hal to
0.21.1
Display::new
is now fallible and returns aResult
- Fixed multiple integer overflows.