Skip to content

Commit 61aaa6c

Browse files
committed
Add missing changelog entries
1 parent 4b98bd4 commit 61aaa6c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

riscv-rt/CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- Pass `a0..a2` register values to the `#[entry]` function.
13+
1014
### Changed
1115

1216
- Update `riscv` to version 0.8
17+
- Update `riscv-rt-macros` to 0.2.0
1318
- Update Minimum Supported Rust Version to 1.59
1419
- The main symbol is no longer randomly generated in the `#[entry]` macro, instead it uses `__risc_v_rt__main`.
1520

0 commit comments

Comments
 (0)