changelog.md in sentry-raven-2.7.2 vs changelog.md in sentry-raven-2.7.3
- old
+ new
@@ -1,4 +1,10 @@
+2.7.3
+-----
+
+* BUGFIX: Fix proxy settings for Faraday [@Strnadj, #820]
+* BUGFIX: Fix duplicated events in ActiveJob w/DelayedJob and Sidekiq [@BrentWheeldon, #815]
+
2.7.2
-----
* BUGFIX: GlobalIDs are now displayed correctly in Sidekiq contexts [@louim, #798]
* BUGFIX: If git is not installed, fail silently during release detection [@nateberkopec]