Skip to content

Commit 9b78d21

Browse files
committed
add riscv dependency change entry
1 parent df110d2 commit 9b78d21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
- Use `portable-atomic` to allow builds on `riscv32imc-unknown-none-elf`` targets when needed
1515
- Update `embedded-hal` version to `1.0` changing `delay`, `spi`, `i2c`, `gpio` and `pwm` modules to match
1616
- `I2c::free` renamed to `I2c::release`
17+
- Update `riscv` to `0.11`
1718
- Bumped MSRV to `1.62`
1819

1920
### Removed

0 commit comments

Comments
 (0)