Skip to content

Commit c3cca96

Browse files
committed
Fix CHANGELOG.md
1 parent f6127bf commit c3cca96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ We have several packages which live in this repository. Changes are tracked sepa
2727
> A highly efficient logging framework that targets resource-constrained devices, like microcontrollers
2828
2929
[defmt-next]: https://github.com/knurling-rs/defmt/compare/defmt-v0.3.9...main
30-
https://github.com/knurling-rs/defmt/pull/894
3130
[defmt-v0.3.9]: https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.3.9
3231
[defmt-v0.3.8]: https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.3.8
3332
[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
4847
[defmt-v0.1.0]: https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.1.0
4948

5049
### [defmt-next]
50+
* [#894] Add optional support for bitflags v2
5151

5252
### [defmt-v0.3.9] - 2024-11-27
5353

@@ -819,6 +819,7 @@ Initial release
819819
---
820820

821821
[#897]: https://github.com/knurling-rs/defmt/pull/897
822+
[#894]: https://github.com/knurling-rs/defmt/pull/894
822823
[#889]: https://github.com/knurling-rs/defmt/pull/889
823824
[#887]: https://github.com/knurling-rs/defmt/pull/887
824825
[#884]: https://github.com/knurling-rs/defmt/pull/884

0 commit comments

Comments
 (0)