Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahix committed Jul 5, 2024
1 parent 8d5a829 commit 764300d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
#### Fixed
- Fixed non-totem-pole devices not having `embedded_hal::{InputPin, OutputPin}`
implementations due to a superfluous trait bound ([#35]). This was a
regression in 0.5.0.

[#35]: https://github.com/Rahix/port-expander/pull/35


## [0.6.1] - 2024-05-10
Expand Down

0 comments on commit 764300d

Please sign in to comment.