Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaeroxe committed Nov 1, 2024
1 parent cef653d commit 3edbc31
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 7.0.0

- Add support to `WhichConfig` for a user provided closure that will be called whenever a nonfatal error occurs.
This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile
without changes.

## 6.0.3

- Enhance `tracing` feature with some `debug` level logs for higher level logic.
Expand Down

0 comments on commit 3edbc31

Please sign in to comment.