File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 11.2.1] ( https://github.com/rust-embedded/aarch64-cpu/compare/v11.2.0...v11.2.1 ) - 2025-12-10
11+
12+ ### Other
13+
14+ - Fix EC field TrappedFP annotation.
15+
1016## [ 11.2.0] ( https://github.com/rust-embedded/aarch64-cpu/compare/v11.1.0...v11.2.0 ) - 2025-11-29
1117
1218### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " aarch64-cpu"
3- version = " 11.2.0 "
3+ version = " 11.2.1 "
44authors = [" Andre Richter <andre.o.richter@gmail.com>" ]
55description = " Low level access to processors using the AArch64 execution state"
66homepage = " https://github.com/rust-embedded/aarch64-cpu"
You can’t perform that action at this time.
0 commit comments