From cd05f6550a6c302e85ea7820fb7a8aaa82608b53 Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Wed, 29 Aug 2012 13:11:01 +0200 Subject: [PATCH] Link to docs from within changelog. --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 2baed34..4d2cf95 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -20,7 +20,9 @@ - Remove `logbook` dependency (in favor of `logging`) - Custom exception handlers can now be configured in addition to, or to fully - replace, moving failed jobs to the failed queue. + replace, moving failed jobs to the failed queue. Relevant documentation + [here](http://python-rq.org/docs/exceptions/) and + [here](http://python-rq.org/patterns/sentry/). ### 0.3.0