Skip to content

Commit 9bb2600

Browse files
Add entry for #289
1 parent 42b446d commit 9bb2600

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cortex-m-rt/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2424
([#239]).
2525
- Only allow certain attributes on handlers, and apply them to the trampoline
2626
too ([#228]).
27+
- Make it unsafe to define exception handlers for NMIs ([#289]).
2728

2829
[#239]: https://github.com/rust-embedded/cortex-m-rt/pull/239
2930
[#228]: https://github.com/rust-embedded/cortex-m-rt/pull/228
31+
[#289]: https://github.com/rust-embedded/cortex-m-rt/pull/289
3032

3133
## [v0.6.11] - 2019-12-04
3234

0 commit comments

Comments
 (0)