Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Jan 13, 2025
1 parent c83f46a commit 5ebfdf9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@ Initial release
### [defmt-decoder-next]

* [#902] Minor change to `impl StreamDecoder` for `Raw` and `Rzcobs`, eliding a lifetime specifier to satisfy Clippy 1.83. No observable change.
* [#916] Support the ":cbor" display hint, adding new dependency `cbor-edn`.

### [defmt-decoder-v0.4.0] (2024-11-27)

Expand Down Expand Up @@ -609,6 +610,9 @@ Initial release

### [defmt-parser-next]

* [#916] Mark `DisplayHint` as `non_exhaustive`. This is a breaking change.
* [#916] Add display hint ":cbor", indicating RFC8949 encoded data to be displayed in diagnostic notation.

### [defmt-parser-v0.4.1] (2024-11-27)

* [#897] Added its own README
Expand Down

0 comments on commit 5ebfdf9

Please sign in to comment.