Skip to content

Commit

Permalink
Forgot to add changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
diondokter committed Mar 1, 2024
1 parent 18bedb7 commit 8753544
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 @@ -5,6 +5,8 @@
## Unreleased

- *Breaking:* Corruption repair is automatic now! The repair functions have been made private.
- *Breaking:* There's now only one error type. `MapError` has been retired and the main error type now carries
the Item error as well. The queue uses `Infallable` as the item error type.
- *Breaking:* The feature `defmt` has been renamed `defmt-03` to avoid a future breaking change.
- Added `std` feature that implements the error trait for the error enum

Expand Down

0 comments on commit 8753544

Please sign in to comment.