Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit d315cb8

Browse files
committed
Add missing changelog entries
1 parent f324431 commit d315cb8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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)