From fcb5453fb9797137f43d9dccffe3b5c3d0fe0bdd Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Mon, 3 Sep 2012 08:16:48 +0200 Subject: [PATCH] Fix changelog text. --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index ab70df7..e56c71f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ ### 0.3.2 (not released yet) -- Access the current job from within the job function (`rq.current_job()`). +- Access the current job from within the job function (`rq.get_current_job()`). ### 0.3.1