1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Update changelog for section 5.0.4

This commit is contained in:
a.nikishin 2017-07-05 16:14:48 +04:00 committed by Mike Perham
parent b248828031
commit b79e87bdfe

View file

@ -6,6 +6,7 @@
-----------
- Fix "slow startup" performance regression from 5.0.2. [#3525]
- Allow users to disable ID generation since some redis providers disable the CLIENT command. [#3521]
5.0.3
-----------