1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Update to include full github usernames.

This commit is contained in:
Ryan LeCompte 2012-02-10 23:02:01 -08:00
parent a8226227c4
commit 15b1a0cca9

View file

@ -6,7 +6,7 @@
0.5.2
-----------
- Refactored middleware support, introducing ability to add client/server middleware (Ryan)
- Added middleware for ignoring duplicate jobs (Ryan)
- Added middleware for displaying jobs in resque-web dashboard (Max)
- Added redis namespacing support (Max)
- 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)