Changelog for bugsnag-yesod-1.0.1.0
Unreleased
- None
v1.0.1.0
-
Adds support for
annotated-exceptionThe Bugsnag middleware avoids catching
HandlerContents, because this particular exception represents Yesod control flow, not an exception that needs to be reported. With this change, it also avoids catchingAnnotatedException HandlerContents. This preserves the correct behavior even if theHandlerContentsexception ended up being rethrown by one of the utilities in theannotated-exceptionpackage.
v1.0.0.1
- Support GHCs 9.0 and 9.2
v1.0.0.0
First released version.
For CHANGELOG details prior to the package re-organization, see
archive/CHANGELOG.md.