Merge pull request #37 from LechevSpace/update-changelog

chore: Update changelog for 0.4.1
This commit is contained in:
Ryan Summers 2023-01-23 15:00:23 +01:00 committed by GitHub
commit a287712c7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.4.1] - January 2nd, 2023
### Added
- Add support for MACRAW operation mode [#33](https://github.com/kellerkindt/w5500/pull/33)
- Fix indexing for phy configuration register by [@Wassasin](https://github.com/Wassasin) ([#32](https://github.com/kellerkindt/w5500/issues/32))
- Add support for MACRAW operation mode by [@ryan-summers](https://github.com/ryan-summers) ([#33](https://github.com/kellerkindt/w5500/issues/33))
## [0.4.0] - January 22nd, 2022