Skip to content

Commit

Permalink
Merge pull request #95 from stm32-rs/update-changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
datdenkikniet authored Mar 16, 2024
2 parents 199e62b + 018535d commit 0867d88
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Unreleased

## [0.6.0](https://github.com/stm32-rs/stm32-eth/tree/v0.6.0)
* Update version of `smoltcp` to `v0.11.0` ([#92])
* Remove re-export of `smoltcp`, and update examples ([#94])

[#92]: https://github.com/stm32-rs/stm32-eth/pull/92
[#94]: https://github.com/stm32-rs/stm32-eth/pull/94

## [0.5.2](https://github.com/stm32-rs/stm32-eth/tree/v0.5.2)
* Fix the PPS pin frequency so it's not always running at the max frequency ([#89])

Expand Down

0 comments on commit 0867d88

Please sign in to comment.