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 2016-05-13 13:03:52 -07:00
parent 5e15c06d39
commit 486b757248

View file

@ -3,6 +3,13 @@ Sidekiq Pro Changelog
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
HEAD
---------
- A default value for -i is only set in development now, staging or
other environments must set an index if you wish to use reliable\_fetch. [#2971]
3.2.1
---------