File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments