1
0
Fork 0
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:
Mike Perham 2015-11-03 13:41:19 -08:00
parent c556c85b68
commit 15dc306533

View file

@ -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
-----------