0.06 2014-07-14
 - Report post errors in capture_errors
 - Added travis config

0.05 2014-06-12
 - Windows test fixes

0.04 2014-06-11
 - Event processor support
 - 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