0.04 2014-06-02
 - Stacktrace context now accepts Devel::StackTrace objects
 - Improving error handler behavior and documentation
 - Better context usability for extra and tags

0.03 2014-05-29
 - Context decorators
 - Post users (sentry interface type)
 - Post queries (sentry interface type)
 - Modified api for capture_exception

0.02 2014-05-23
 - Override event defaults in the constructor
 - Automatically post stack traces with the error handler
 - Post stack traces (sentry interface type)
 - Post http requests (sentry interface type)
 - Package improvements

0.01 2014-05-07
 - Initial release