Skip to content

Commit a31fdd5

Browse files
Jonas Schievinkjamesmunns
authored andcommitted
Add changelog entry
1 parent 0da9989 commit a31fdd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

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

2728
[#185]: https://github.com/nrf-rs/nrf-hal/pull/185
2829
[#188]: https://github.com/nrf-rs/nrf-hal/pull/188
@@ -36,6 +37,7 @@
3637
[#206]: https://github.com/nrf-rs/nrf-hal/pull/206
3738
[#217]: https://github.com/nrf-rs/nrf-hal/pull/217
3839
[#214]: https://github.com/nrf-rs/nrf-hal/pull/214
40+
[#220]: https://github.com/nrf-rs/nrf-hal/pull/220
3941

4042
## [0.11.1]
4143

0 commit comments

Comments
 (0)