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: