changelog.md in sentry-raven-2.6.0 vs changelog.md in sentry-raven-2.6.1

- old
+ new

@@ -1,4 +1,10 @@ +2.6.1 +----- + +* BUGFIX: Fix cases where ActionDispatch::RemoteIP would blow up during event creation [@cmoylan, #722] +* BUGFIX: In ActiveJob, don't report exceptions which can be rescued by rescue_from handlers [@bensheldon, #719] + 2.6.0 ----- * FEATURE: raven-ruby now marks itself as the "ruby" logger by default, to match raven-js behavior [@nateberkopec] * FEATURE: You may now override the default sanitization parameters [#712, @nateberkopec]