mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
parent
cb7c3a7530
commit
9bfd8969f0
2 changed files with 3 additions and 2 deletions
|
@ -7,6 +7,7 @@ Please see [sidekiq.org](https://sidekiq.org) for more details and how to buy.
|
|||
HEAD
|
||||
-------------
|
||||
|
||||
- Remove `concurrent-ruby` gem dependency [#4586]
|
||||
- Add systemd `Type=notify` support for swarm [#4511]
|
||||
- Length swarm's boot timeout to 60 sec [#4544]
|
||||
- Add NL locale
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
|
||||
[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.
|
||||
Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
HEAD
|
||||
---------
|
||||
|
||||
- Remove `concurrent-ruby` gem dependency [#4586]
|
||||
- Update `constantize` for batch callbacks. [#4469]
|
||||
|
||||
|
||||
5.0.1
|
||||
---------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue