diff --git a/Changes.md b/Changes.md index ed4784e0..d644347a 100644 --- a/Changes.md +++ b/Changes.md @@ -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)