Skip to content

Commit acaff2e

Browse files
author
Jonas Schievink
committed
Add changelog entry for #214
1 parent d7f0784 commit acaff2e

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)