mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Update changes
This commit is contained in:
parent
35aa480531
commit
79f7c09e10
1 changed files with 9 additions and 6 deletions
15
Changes.md
15
Changes.md
|
@ -1,12 +1,15 @@
|
|||
0.5.1
|
||||
-----------
|
||||
|
||||
- Initial release!
|
||||
|
||||
0.5.2
|
||||
HEAD
|
||||
-----------
|
||||
|
||||
- Resque-compatible processing stats in redis (mperham)
|
||||
- Simple client testing support in sidekiq/testing (mperham)
|
||||
- Plain old Ruby support via the -r cli flag (mperham)
|
||||
- Refactored middleware support, introducing ability to add client-side middleware (ryanlecompte)
|
||||
- Added middleware for ignoring duplicate jobs (ryanlecompte)
|
||||
- Added middleware for displaying jobs in resque-web dashboard (maxjustus)
|
||||
- Added redis namespacing support (maxjustus)
|
||||
|
||||
0.5.1
|
||||
-----------
|
||||
|
||||
- Initial release!
|
||||
|
|
Loading…
Add table
Reference in a new issue