Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Schievink authored and jamesmunns committed Sep 12, 2020
1 parent 0da9989 commit a31fdd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

- Remove `Spi::read` ([#190]).
- Seal the `timer::Instance` trait ([#214]).
- Make GPIOs start in a `Disconnected` state instead of `Input<Floating>` ([#220]).

[#185]: https://github.com/nrf-rs/nrf-hal/pull/185
[#188]: https://github.com/nrf-rs/nrf-hal/pull/188
Expand All @@ -36,6 +37,7 @@
[#206]: https://github.com/nrf-rs/nrf-hal/pull/206
[#217]: https://github.com/nrf-rs/nrf-hal/pull/217
[#214]: https://github.com/nrf-rs/nrf-hal/pull/214
[#220]: https://github.com/nrf-rs/nrf-hal/pull/220

## [0.11.1]

Expand Down

0 comments on commit a31fdd5

Please sign in to comment.