We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef653d commit 3edbc31Copy full SHA for 3edbc31
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
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
9
## 6.0.3
10
11
- Enhance `tracing` feature with some `debug` level logs for higher level logic.
0 commit comments