Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
golemparts committed May 17, 2024
1 parent e856451 commit 598e27a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.17.2 (TBD)

* **Gpio**: Fix `InputPin` mode not getting set correctly for uninitialized (FUNCSEL 31 (NULL)) pins on Raspberry Pi 5 (contributed by @lukeburong).

## 0.17.1 (January 21, 2024)

* Fix `is_low` implementation for `embedded_hal::digital::InputPin` (contributed by @TeyKey1).
Expand Down

0 comments on commit 598e27a

Please sign in to comment.