mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
pro changes
This commit is contained in:
parent
1486afe519
commit
2359728b4a
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ Sidekiq Pro Changelog
|
|||
|
||||
Please see [http://sidekiq.org/pro](http://sidekiq.org/pro) for more details and how to buy.
|
||||
|
||||
2.0.8
|
||||
-----------
|
||||
|
||||
- Fix reliable scheduler mangling large numeric arguments. Lua's CJSON
|
||||
library cannot accurately encode numbers larger than 14 digits! [#2478]
|
||||
|
||||
2.0.7
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Reference in a new issue