Changelog of @hackage/bugsnag-yesod 1.0.1.0

Unreleased

  • None

v1.0.1.0

  • Adds support for annotated-exception

    The 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 catching AnnotatedException HandlerContents. This preserves the correct behavior even if the HandlerContents exception ended up being rethrown by one of the utilities in the annotated-exception package.

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.