CHANGELOG.md in sentry-rails-4.1.2 vs CHANGELOG.md in sentry-rails-4.1.3
- old
+ new
@@ -1,6 +1,10 @@
# Changelog
+## 4.1.3
+
+- Remove DelayedJobAdapter from ignored list [#1179](https://github.com/getsentry/sentry-ruby/pull/1179)
+
## 4.1.2
- Use middleware instead of method override to handle rescued exceptions [#1168](https://github.com/getsentry/sentry-ruby/pull/1168)
- Fixes [#738](https://github.com/getsentry/sentry-ruby/issues/738)
- Adopt Integrable module [#1177](https://github.com/getsentry/sentry-ruby/pull/1177)