Skip to content

Commit d6aa1d4

Browse files
committed
Prepare 0.4.0 release
This commit is also the 0.2.0 release for all in-tree FCB packages.
1 parent 903112f commit d6aa1d4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

178180
First 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

0 commit comments

Comments
 (0)