mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
release
This commit is contained in:
parent
167b871183
commit
90db3b8420
1 changed files with 2 additions and 1 deletions
|
@ -2,12 +2,13 @@
|
|||
|
||||
[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)
|
||||
|
||||
HEAD
|
||||
5.0.5
|
||||
-----------
|
||||
|
||||
- Update gemspec to allow newer versions of the Redis gem [#3617]
|
||||
- Refactor Worker.set so it can be memoized [#3602]
|
||||
- Fix display of Redis URL in web footer, broken in 5.0.3 [#3560]
|
||||
- Update `Sidekiq::Job#display_args` to avoid mutation [#3621]
|
||||
|
||||
5.0.4
|
||||
-----------
|
||||
|
|
Loading…
Add table
Reference in a new issue