From 15b1a0cca95a7a27618dbb17da8d1369d5caa311 Mon Sep 17 00:00:00 2001 From: Ryan LeCompte Date: Fri, 10 Feb 2012 23:02:01 -0800 Subject: [PATCH] Update to include full github usernames. --- Changes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)