CHANGELOG.md in activejob-retry-0.2.0 vs CHANGELOG.md in activejob-retry-0.3.0
- old
+ new
@@ -1,4 +1,8 @@
+## 0.3.0 - January 6, 2015
+
+- `rescue_from` gets called only when all retries have failed, rather than before attempting to retry (patch by [@isaacseymour](https://github.com/isaacseymour)
+
## 0.2.0 - January 1, 2015
- Renamed retry_exceptions to retryable_exceptions (patch by [@greysteil](https://github.com/greysteil)
## 0.1.1 - January 1, 2015