sentryR 1.1.2
- Restarting releases to CRAN.
 
sentryR 1.0.0
- New functions 
capture_* to decouple the base
functionality of Sentry from Plumber 
- Renamed every function to use snake_case consistently throughout the
package
 
- Possible to compose the Sentry payload, if necessary
 
- Standalone Plumber error handler
sentry_error_handler 
- Added a 
NEWS.md file to track changes to the
package.