Skip to content

Commit 047733c

Browse files
Merge pull request #219 from nrf-rs/changelog-2
Add changelog entry for #214
2 parents d7f0784 + acaff2e commit 047733c

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
@@ -22,6 +22,7 @@
2222
### Breaking Changes
2323

2424
- Remove `Spi::read` ([#190]).
25+
- Seal the `timer::Instance` trait ([#214]).
2526

2627
[#185]: https://github.com/nrf-rs/nrf-hal/pull/185
2728
[#188]: https://github.com/nrf-rs/nrf-hal/pull/188
@@ -34,6 +35,7 @@
3435
[#190]: https://github.com/nrf-rs/nrf-hal/pull/190
3536
[#206]: https://github.com/nrf-rs/nrf-hal/pull/206
3637
[#217]: https://github.com/nrf-rs/nrf-hal/pull/217
38+
[#214]: https://github.com/nrf-rs/nrf-hal/pull/214
3739

3840
## [0.11.1]
3941

0 commit comments

Comments
 (0)