Skip to content

Commit 410b050

Browse files
committed
Fixing merge conflict in the CHANGELOG.
1 parent cf6d9fd commit 410b050

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,6 @@ We have several packages which live in this repository. Changes are tracked sepa
5757

5858
### [defmt-next]
5959

60-
* [#960]: Fix `Format` not accepting multiple helper attribute instances
61-
* [#937]: add support for `#[defmt(transparent)]` on `Format` derive
62-
* [#959]: Missing "unstable-test" cfg in tests module
63-
* [#956]: Link LICENSE-* in the crate folder
64-
* [#955]: Allow using the `defmt/alloc` feature on bare metal ESP32-S2
65-
* [#972]: Fix logic bug in env_filter
66-
* [#983]: Add `Format` implementation for core::num::Wrapping<T>
6760
* [#974] Ensure typechecking is still performed on disabled log statement.
6861
* [#960] Fix `Format` not accepting multiple helper attribute instances
6962
* [#937] add support for `#[defmt(transparent)]` on `Format` derive
@@ -72,6 +65,7 @@ We have several packages which live in this repository. Changes are tracked sepa
7265
* [#955] Allow using the `defmt/alloc` feature on bare metal ESP32-S2
7366
* [#972] Fix logic bug in env_filter
7467
* [#1007] `defmt`: impl `Format` for `core::fmt::Error`
68+
* [#983] Add `Format` implementation for core::num::Wrapping<T>
7569

7670
### [defmt-v1.0.1] (2025-04-01)
7771

0 commit comments

Comments
 (0)