Skip to content

Commit e521368

Browse files
committed
Add changelog entry for semihosting crate migration
Signed-off-by: Siddhant Pandit <70386749+Siddhant779@users.noreply.github.com>
1 parent c816e62 commit e521368

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,7 @@ Initial release
889889
### [defmt-test-next]
890890

891891
* [#1049] Pin trybuild to 1.0.89
892+
* [#1046] Replace `cortex-m-semihosting` with generic `semihosting` crate to support non-Cortex-M thumb targets
892893

893894
### [defmt-test-v0.4.0] (2025-04-01)
894895

@@ -1007,6 +1008,7 @@ Initial release
10071008
[#1049]: https://github.com/knurling-rs/defmt/pull/1049
10081009
[#1048]: https://github.com/knurling-rs/defmt/pull/1048
10091010
[#1047]: https://github.com/knurling-rs/defmt/pull/1047
1011+
[#1046]: https://github.com/knurling-rs/defmt/pull/1046
10101012
[#1041]: https://github.com/knurling-rs/defmt/pull/1041
10111013
[#1036]: https://github.com/knurling-rs/defmt/pull/1036
10121014
[#1028]: https://github.com/knurling-rs/defmt/pull/1028

0 commit comments

Comments
 (0)