- Add support for ``Retry`` - Add ``REGISTER_CONSUMER`` setting
0.2.0
=============
Released 2016-03-11
- If a connection is closed by ``aioamqp`` while reading, raise that exception during calls to ``Consumer.read`` after all previously read messages have been returned.