HISTORY.md in resque-retry-1.7.6 vs HISTORY.md in resque-retry-1.8.0
- old
+ new
@@ -1,4 +1,15 @@
+# 1.8.0 (2023-04-15)
+
+* Address `retry_key_exists?` issue that was originally reported /
+ partially addressed here:
+ https://github.com/lantins/resque-retry/pull/173
+* Fix test-failures due to API / interface changes for dependencies
+* Remove `ruby@2.6` from the test[ing] matrix as it has been EOL for
+ quite some time at this point (as of this PR `ruby@2.7` is also EOL,
+ but I left this in for the time being)
+* Add `ruby@3.1` to the test[ing] matrix
+
# 1.7.6 (2021-08-06)
* Fix Redis 4.3 breaking saving job failures with multiple failure backend
* Disable verbose logging by default during test-runs
* Remove support for ruby < 2.6