File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.5.14] 2026-03-19
6+
57Fix how the PIT driver corrects the lifetime value.
68
79## [ 0.5.13] 2026-03-15
@@ -364,6 +366,7 @@ The release includes 0.3.1 fixes.
364366Prior releases were not tracked with a changelog entry.
365367
366368[Unreleased ]: https: // github.com/imxrt-rs/imxrt-hal/compare/0.5.8...main
369+ [0. 5. 14]: https: // github.com/imxrt-rs/imxrt-rs/compare/0.5.13...0.5.14
367370[0. 5. 13]: https: // github.com/imxrt-rs/imxrt-rs/compare/0.5.12...0.5.13
368371[0. 5. 12]: https: // github.com/imxrt-rs/imxrt-rs/compare/0.5.11...0.5.12
369372[0. 5. 11]: https: // github.com/imxrt-rs/imxrt-rs/compare/0.5.10...0.5.11
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ keywords = { workspace = true }
1313categories = { workspace = true }
1414license = { workspace = true }
1515edition = { workspace = true }
16- version = " 0.5.13 "
16+ version = " 0.5.14 "
1717
1818[dependencies .cfg-if ]
1919version = " 1.0"
You can’t perform that action at this time.
0 commit comments