## 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](./README.md#error-handling) for more information.
