File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.12.0] - 2026-02-01
11+
1012### MSRV
1113
1214The Minimum-Supported Rust Version (MSRV) for the next release is 1.82
@@ -463,7 +465,8 @@ The Minimum-Supported Rust Version (MSRV) for this release is 1.54.
463465
464466- Initial release
465467
466- [ Unreleased ] : https://github.com/rp-rs/rp-hal/compare/v0.11.0...HEAD
468+ [ Unreleased ] : https://github.com/rp-rs/rp-hal/compare/rp2040-hal-0.12.0...HEAD
469+ [ 0.12.0 ] : https://github.com/rp-rs/rp-hal/compare/v0.11.0...rp2040-hal-0.12.0
467470[ 0.11.0 ] : https://github.com/rp-rs/rp-hal/compare/v0.10.0...v0.11.0
468471[ 0.10.0 ] : https://github.com/rp-rs/rp-hal/compare/v0.9.1...v0.10.0
469472[ 0.9.1 ] : https://github.com/rp-rs/rp-hal/compare/v0.9.0...v0.9.1
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.0] - 2026-02-01
11+
1012### MSRV
1113
1214The Minimum-Supported Rust Version (MSRV) for the next release is 1.82
@@ -67,5 +69,6 @@ The Minimum-Supported Rust Version (MSRV) for the next release is 1.79
6769This was the initial public release of rp235x-hal. The port from
6870rp2040-hal was done by Jonathan Pallant (@thejpster ).
6971
70- [ Unreleased ] : https://github.com/rp-rs/rp-hal/compare/rp235x-hal-0.3.0...HEAD
72+ [ Unreleased ] : https://github.com/rp-rs/rp-hal/compare/rp235x-hal-0.4.0...HEAD
73+ [ 0.4.0 ] : https://github.com/rp-rs/rp-hal/compare/rp235x-hal-0.3.0...rp235x-hal-0.4.0
7174[ 0.3.0 ] : https://github.com/rp-rs/rp-hal/compare/rp235x-hal-0.2.0...rp235x-hal-0.3.0
You can’t perform that action at this time.
0 commit comments