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

enterprise 0.7.1 release

This commit is contained in:
Mike Perham 2015-08-17 15:22:17 -07:00
parent 6b48b8146b
commit b3876af06f

View file

@ -3,6 +3,12 @@ Sidekiq Enterprise Changelog
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
0.7.1
----------
- Fix issue where unique scheduled jobs can't be enqueued upon schedule
due to the existing unique lock. [#2499]
0.7.0
----------