Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating changelog for PHY addition #159

Merged
merged 1 commit into from
Sep 30, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updating changelog for PHY addition
  • Loading branch information
ryan-summers committed Sep 30, 2021
commit add8f36f0d88596078a2510bc8978cd2c4d0d24f
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Fixed an issue with spurious resets by ignoring bus error detections on I2C (Refer to [issue
#128](https://github.com/quartiq/booster/issues/128) for more information.
* Added transform expression to CLI tool help ([#153](https://github.com/quartiq/booster/pull/153)).
* Added support for ENC424J600 PHYs using Smoltcp. Bumped Minimq version.
[#156](https://github.com/quartiq/booster/pull/156)