Skip to content

Commit a7f0df0

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ Initial release
888888

889889
### [defmt-test-next]
890890

891-
* No changes
891+
* [#1046] Replace `cortex-m-semihosting` with generic `semihosting` crate to support non-Cortex-M thumb targets
892892

893893
### [defmt-test-v0.4.0] (2025-04-01)
894894

@@ -1004,6 +1004,7 @@ Initial release
10041004

10051005
---
10061006

1007+
[#1046]: https://github.com/knurling-rs/defmt/pull/1046
10071008
[#1041]: https://github.com/knurling-rs/defmt/pull/1041
10081009
[#1036]: https://github.com/knurling-rs/defmt/pull/1036
10091010
[#1028]: https://github.com/knurling-rs/defmt/pull/1028

0 commit comments

Comments
 (0)