File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ We have several packages which live in this repository. Changes are tracked sepa
27
27
> A highly efficient logging framework that targets resource-constrained devices, like microcontrollers
28
28
29
29
[ defmt-next ] : https://github.com/knurling-rs/defmt/compare/defmt-v0.3.9...main
30
- https://github.com/knurling-rs/defmt/pull/894
31
30
[ defmt-v0.3.9 ] : https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.3.9
32
31
[ defmt-v0.3.8 ] : https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.3.8
33
32
[ defmt-v0.3.7 ] : https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.3.7
@@ -48,6 +47,7 @@ We have several packages which live in this repository. Changes are tracked sepa
48
47
[ defmt-v0.1.0 ] : https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.1.0
49
48
50
49
### [ defmt-next]
50
+ * [ #894 ] Add optional support for bitflags v2
51
51
52
52
### [ defmt-v0.3.9] - 2024-11-27
53
53
@@ -819,6 +819,7 @@ Initial release
819
819
---
820
820
821
821
[ #897 ] : https://github.com/knurling-rs/defmt/pull/897
822
+ [ #894 ] : https://github.com/knurling-rs/defmt/pull/894
822
823
[ #889 ] : https://github.com/knurling-rs/defmt/pull/889
823
824
[ #887 ] : https://github.com/knurling-rs/defmt/pull/887
824
825
[ #884 ] : https://github.com/knurling-rs/defmt/pull/884
You can’t perform that action at this time.
0 commit comments