Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andresovela committed Oct 3, 2023
1 parent 17e64b0 commit 7d257a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

- [#783]: `defmt-decoder`: Add default formats and timestamp warning logic
- [#778]: `defmt-decoder`: Add support for nested log formatting
- [#777]: `defmt-decoder`: Simplify StdoutLogger
- [#775]: `defmt-decoder`: Ignore AArch64 mapping symbols
- [#771]: `defmt-macros`: Ignore empty items in DEFMT_LOG
- [#769]: `defmt-decoder`: Add support for color, style, width and alignment to format

[#783]: https://github.com/knurling-rs/defmt/pull/783
[#778]: https://github.com/knurling-rs/defmt/pull/778
[#777]: https://github.com/knurling-rs/defmt/pull/777
[#775]: https://github.com/knurling-rs/defmt/pull/775
Expand Down

0 comments on commit 7d257a0

Please sign in to comment.