diff --git a/Pro-Changes.md b/Pro-Changes.md index efa3a330..eaf389d6 100644 --- a/Pro-Changes.md +++ b/Pro-Changes.md @@ -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 ---------