mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
2.1.3 release notes
This commit is contained in:
parent
c556c85b68
commit
15dc306533
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
|
|||
|
||||
- See the [Pro 3.0 release notes](Pro-3.0-Upgrade.md).
|
||||
|
||||
2.1.3
|
||||
-----------
|
||||
|
||||
- Don't enable strict priority if using weighted queueing like `-q a,1 -q b,1`
|
||||
- Safer JSON mangling in Lua [#2639]
|
||||
|
||||
2.1.2
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue