Pro-Changes.md in sidekiq-5.1.2 vs Pro-Changes.md in sidekiq-5.1.3
- old
+ new
@@ -2,10 +2,10 @@
[Sidekiq Changes](https://github.com/mperham/sidekiq/blob/master/Changes.md) | [Sidekiq Pro Changes](https://github.com/mperham/sidekiq/blob/master/Pro-Changes.md) | [Sidekiq Enterprise Changes](https://github.com/mperham/sidekiq/blob/master/Ent-Changes.md)
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
-HEAD
+4.0.2
---------
- Remove super\_fetch edge case leading to an unnecessary `sleep(1)`
call and resulting latency [#3790]
- Fix possible bad statsd metric call on super\_fetch startup