Skip to content

Commit

Permalink
Add changelog line
Browse files Browse the repository at this point in the history
  • Loading branch information
James Munns committed Sep 12, 2020
1 parent 8f2ca35 commit ebcd245
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 @@ -18,6 +18,7 @@
- Refuse to build `nrf52810-hal` for hard-float targets, and `nrf51-hal` for thumbv7+ targets
([#206]).
- GPIOTE Port 1 and 0 differentiation for nRF52833 and nRF52840 ([#217])
- Correct TWIM port initialization for P1 pins ([#221]).

### Breaking Changes

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
[#221]: https://github.com/nrf-rs/nrf-hal/pull/221

## [0.11.1]

Expand Down

0 comments on commit ebcd245

Please sign in to comment.