From 179756ab277f4776ee965ffa831d08adfcf4000c Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Tue, 24 Jul 2012 16:23:43 +0100 Subject: [PATCH] Adds py-amqp link --- Changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index d1c0cdce..2a929147 100644 --- a/Changelog +++ b/Changelog @@ -12,7 +12,7 @@ - New ``pyamqp://`` transport! - The new :mod:`amqp` library is a fork of amqplib started with the + The new `py-amqp`_ library is a fork of amqplib started with the following goals: - Uses AMQP 0.9.1 instead of 0.8 @@ -21,6 +21,8 @@ as a pure-python replacement in environments where rabbitmq-c cannot be compiled. + .. _`py-amqp`: http://amqp.readthedocs.org/ + If you start using use py-amqp instead of amqplib you can enjoy many advantages including: