Skip to content

Commit 81cf577

Browse files
committed
add MSRV changelog entry
1 parent 067de9a commit 81cf577

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
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111
- Use `portable-atomic` to allow builds on `riscv32imc-unknown-none-elf`` targets when needed
1212
- Update `embedded-hal` version to `1.0` changing `delay`, `spi`, `i2c`, `gpio` and `pwm` modules to match
1313
- `I2c::free` renamed to `I2c::release`
14+
- Bumped MSRV to `1.62`
1415

1516
## [v0.10.0] - 2023-03-28
1617

0 commit comments

Comments
 (0)