Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Urhengulas authored Jul 29, 2024
1 parent d52bc4a commit 6f45ccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

- [#xxx]: `defmt`: Satisfy clippy
- [#859]: `defmt`: Satisfy clippy
- [#852]: `CI`: Update mdbook to v0.4.40
- [#847]: `decoder`: Fix log format width specifier not working as expected
- [#845]: `decoder`: fix println!() records being printed with formatting
- [#843]: `defmt`: Sort IDs of log msgs by severity to allow runtime filtering by severity
- [#822]: `CI`: Run `cargo semver-checks` on every PR
- [#855]: `defmt-print`: Now uses tokio to make tcp and stdin reads async (in preparation for a `watch elf` flag)

[#xxx]: https://github.com/knurling-rs/defmt/pull/xxx
[#859]: https://github.com/knurling-rs/defmt/pull/859
[#852]: https://github.com/knurling-rs/defmt/pull/852
[#847]: https://github.com/knurling-rs/defmt/pull/847
[#845]: https://github.com/knurling-rs/defmt/pull/845
Expand Down

0 comments on commit 6f45ccd

Please sign in to comment.