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 2013-11-05 20:32:31 -08:00
parent f787fea2c0
commit 3799462d33

View file

@ -1,7 +1,7 @@
2.17.0
-----------
- Change `Sidekiq::Client.push_bulk` to return array of pushed `jid`s.
- Change `Sidekiq::Client#push_bulk` to return an array of pushed `jid`s. [#1315, barelyknown]
2.16.1
-----------