Skip to content

Commit 3edbc31

Browse files
committed
update CHANGELOG
1 parent cef653d commit 3edbc31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## 7.0.0
4+
5+
- Add support to `WhichConfig` for a user provided closure that will be called whenever a nonfatal error occurs.
6+
This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile
7+
without changes.
8+
39
## 6.0.3
410

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

0 commit comments

Comments
 (0)