Skip to content

Commit

Permalink
Add .changelog entry (#940)
Browse files Browse the repository at this point in the history
Signed-off-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
thanethomson committed Aug 3, 2021
1 parent 90a0df2 commit 2ea6da4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changelog/unreleased/breaking-changes/923-flex-error.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- All crates' error handling has been refactored to make use of
[`flex-error`](https://github.com/informalsystems/flex-error/). This gives
users greater flexibility in terms of the error handling/reporting systems
they want to use and is a critical step towards `no_std` support.
([#923](https://github.com/informalsystems/tendermint-rs/pull/923))

0 comments on commit 2ea6da4

Please sign in to comment.