mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Add information about Sidekiq::Stats::Job#enqueued_at to changelog
This commit is contained in:
parent
fabe0e0fed
commit
a97bfcafb8
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
HEAD
|
||||
-----------
|
||||
|
||||
- Record the timestamp when jobs are enqueued. Add
|
||||
Sidekiq::Stats::Job#enqueued_at to query the time. [mariovisic, #944]
|
||||
|
||||
2.12.0
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue