File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ packages maintained within this repository.
55
66## [ Unreleased]
77
8+ ## [ 0.4.0] 2025-09-23
9+
810** BREAKING** All packages use the Rust 2024 edition.
911
1012** BREAKING** Remove all feature flags. The compile time API now relies
@@ -177,7 +179,8 @@ static SERIAL_NOR_CONFIGURATION_BLOCK: nor::ConfigurationBlock =
177179
178180First release
179181
180- [ Unreleased ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.0...HEAD
182+ [ Unreleased ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.4.0...HEAD
183+ [ 0.4.0 ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.4...v0.4.0
181184[ 0.3.4 ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.3...v0.3.4
182185[ 0.3.3 ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.2...v0.3.3
183186[ 0.3.2 ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.1...v0.3.2
You can’t perform that action at this time.
0 commit comments