1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

update changes

This commit is contained in:
Mike Perham 2013-01-16 22:02:04 -08:00
parent 0e19aee7bf
commit 27ca38bc7a

View file

@ -1,7 +1,7 @@
2.6.5
-----------
- Fix job requeueing upon termination [apinstein, #622]
- Several reliability fixes for job requeueing upon termination [apinstein, #622, #624]
- Fix typo in capistrano recipe
- Add `retry_queue` option so retries can be given lower priority [ryanlower, #620]