Skip to content

Commit

Permalink
Update CHANGELOG.md to reflect embedded-hal v1.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agowatch committed Nov 30, 2023
1 parent a4184cf commit 0a30be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riscv/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed

- Cargo workspace for riscv and riscv-rt
- Update `embedded-hal` dependency to v1.0 (bumps MSRV to 1.60)
- Update `embedded-hal` dependency to v1.0.0-rc.2 (bumps MSRV to 1.60)
- `misa::MXL` renamed to `misa::XLEN`
- Removed `bit_field` dependency
- CI actions updated. They now use `checkout@v3` and `dtolnay/rust-toolchain`.
Expand Down

0 comments on commit 0a30be9

Please sign in to comment.