Skip to content

Commit d1ab409

Browse files
committed
update changelog
1 parent c748bdb commit d1ab409

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ We have several packages which live in this repository. Changes are tracked sepa
5959
* [#956] Link `LICENSE-*` in the crate folder
6060
* [#955] Allow using the `defmt/alloc` feature on bare metal ESP32-S2
6161
* [#972] Fix logic bug in env_filter
62+
* [#1007] `defmt`: impl `Format` for `core::fmt::Error`
6263

6364
### [defmt-v1.0.1] (2025-04-01)
6465

@@ -958,6 +959,7 @@ Initial release
958959

959960
---
960961

962+
[#1007]: https://github.com/knurling-rs/defmt/pull/1007
961963
[#990]: https://github.com/knurling-rs/defmt/pull/990
962964
[#986]: https://github.com/knurling-rs/defmt/pull/986
963965
[#974]: https://github.com/knurling-rs/defmt/pull/974

0 commit comments

Comments
 (0)