1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2014-10-16 14:07:27 -07:00
parent fabc495d3e
commit cf63039bc3

View file

@ -3,6 +3,7 @@ HEAD
- Deprecate delay extension for ActionMailer 4.2+ . [#1933]
- Poll interval tuning now accounts for dead processes [epchris, #1984]
- Add non-production environment to Web UI page titles [JacobEvelyn, #2004]
3.2.5
-----------