diff --git a/docs/Migration_guide_from_v4_to_v5.md b/docs/Migration_guide_from_v4_to_v5.md index 2d026bc56..b6a82ccd8 100644 --- a/docs/Migration_guide_from_v4_to_v5.md +++ b/docs/Migration_guide_from_v4_to_v5.md @@ -282,6 +282,11 @@ test_mode | removed | n/a Read the [`Airbrake.notify` docs](#airbrake-notify) for more information. [[link](#async)] +* + The list of default ignored exceptions was relaxed. The library now ignores + only `SystemExit` exceptions. +[[link](#default-ignored-classes)] + #### Library API ##### Blacklist filter