chore: Update CHANGELOG adding defmt feature

Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
This commit is contained in:
Lachezar Lechev 2023-03-06 12:55:14 +02:00
commit c94b8c6241
No known key found for this signature in database
GPG key ID: B2D641D6A2C8E742

View file

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Add support for MACRAW operation mode [#33](https://github.com/kellerkindt/w5500/pull/33) - Add support for MACRAW operation mode [#33](https://github.com/kellerkindt/w5500/pull/33)
- Add `defmt` features for enabling `defmt::Format` to most structs and errors [#39](https://github.com/kellerkindt/w5500/pull/39)
## [0.4.0] - January 22nd, 2022 ## [0.4.0] - January 22nd, 2022