Skip to content

Commit 1075aa9

Browse files
newAMthejpster
authored andcommitted
cortex-m: update changelog after rust-embedded#539
1 parent 4519699 commit 1075aa9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cortex-m/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## Changed
11+
1012
- Bumped MSRV to 1.61 for compatibility with syn versions >=2.0.68 and to match cortex-m-rt crate
1113

14+
### Added
15+
16+
- Added `set_sevonpend` and `clear_sevonpend` (#539).
17+
1218
## [v0.7.7] - 2023-01-03
1319

1420
- Add missing documentation for `critical-section-single-core` feature added

0 commit comments

Comments
 (0)