Skip to content

Commit

Permalink
Add planned features to error-stack changelog (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDiekmann authored Aug 31, 2022
1 parent 3491d95 commit 10304c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/libs/error-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to `error-stack` will be documented in this file.

## Planned

- Support for [`serde`](https://serde.rs) (`Serialize` only)
- Support for [`defmt`](https://defmt.ferrous-systems.com)

## 0.2.0 - Unreleased

### Breaking Changes
Expand Down

0 comments on commit 10304c4

Please sign in to comment.