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

Commit a75e6b8

Browse files
bors[bot]Disasm
andauthored
Merge #96
96: Add missing changelog entries r=almindor a=Disasm Co-authored-by: Vadim Kaushan <admin@disasm.info>
2 parents f324431 + d315cb8 commit a75e6b8

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)