CHANGELOG.md in sentry-rails-4.1.0 vs CHANGELOG.md in sentry-rails-4.1.1
- old
+ new
@@ -1,6 +1,10 @@
# Changelog
+## 4.1.1
+
+- Use stricter dependency declaration [#1159](https://github.com/getsentry/sentry-ruby/pull/1159)
+
## 4.1.0
- Merge & rename 2 Rack middlewares [#1147](https://github.com/getsentry/sentry-ruby/pull/1147)
- Fixes [#1153](https://github.com/getsentry/sentry-ruby/pull/1153)
- Removed `Sentry::Rack::Tracing` middleware and renamed `Sentry::Rack::CaptureException` to `Sentry::Rack::CaptureExceptions`