You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
Changelog
2
2
=========
3
3
4
+
## v4.4.0 (2023-02-21)
5
+
6
+
### Enhancements
7
+
8
+
* Sub-exceptions will now be reported when an `ExceptionGroup` or `BaseExceptionGroup` is passed to `bugsnag.notify`. This includes support for the backports provided by the `exceptiongroup` package
0 commit comments