What's Changed
- Display job duration for finished ones by @morgoth in https://github.com/rails/mission_control-jobs/pull/264
- Handle blocked_until nil on the blocked jobs list by @brunoarueira in https://github.com/rails/mission_control-jobs/pull/260
- Queue name can't be found if the job name is upcase by @Josiassejod1 in https://github.com/rails/mission_control-jobs/pull/271
- Keep arou...