Skip to content

Commit

Permalink
Fix CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manushT committed Nov 29, 2024
1 parent f6127bf commit c3cca96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ We have several packages which live in this repository. Changes are tracked sepa
> A highly efficient logging framework that targets resource-constrained devices, like microcontrollers
[defmt-next]: https://github.com/knurling-rs/defmt/compare/defmt-v0.3.9...main
https://github.com/knurling-rs/defmt/pull/894
[defmt-v0.3.9]: https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.3.9
[defmt-v0.3.8]: https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.3.8
[defmt-v0.3.7]: https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.3.7
Expand All @@ -48,6 +47,7 @@ We have several packages which live in this repository. Changes are tracked sepa
[defmt-v0.1.0]: https://github.com/knurling-rs/defmt/releases/tag/defmt-v0.1.0

### [defmt-next]
* [#894] Add optional support for bitflags v2

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

Expand Down Expand Up @@ -819,6 +819,7 @@ Initial release
---

[#897]: https://github.com/knurling-rs/defmt/pull/897
[#894]: https://github.com/knurling-rs/defmt/pull/894
[#889]: https://github.com/knurling-rs/defmt/pull/889
[#887]: https://github.com/knurling-rs/defmt/pull/887
[#884]: https://github.com/knurling-rs/defmt/pull/884
Expand Down

0 comments on commit c3cca96

Please sign in to comment.