Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 221 Bytes

UPGRADING.md

File metadata and controls

5 lines (4 loc) · 221 Bytes

1.0.0

  • Thrown errors can only have one handler. If you have several handlers catching the same exception, only the first will be triggered. Please see the README for more information.