Skip to content
Snippets Groups Projects
Commit 33cb0baa authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

changelog

parent 46e8aa81
No related branches found
No related tags found
1 merge request!1fixes #1
Pipeline #63157 canceled with stages
in 1 minute and 12 seconds
...@@ -22,6 +22,7 @@ Why CoolAMQP? ...@@ -22,6 +22,7 @@ Why CoolAMQP?
------------- -------------
* tested against all versions of RabbitMQ 3.x (with testing with RabbitMQ 4.x pending) * tested against all versions of RabbitMQ 3.x (with testing with RabbitMQ 4.x pending)
* automatic tests check against RabbitMQ 3.10 and RabbitMQ 4.0
* AMQP 0.9.1 client that's native Python * AMQP 0.9.1 client that's native Python
* heavily optimized for speed * heavily optimized for speed
* geared towards interfacing with [RabbitMQ](https://www.rabbitmq.com/) * geared towards interfacing with [RabbitMQ](https://www.rabbitmq.com/)
......
__version__ = '1.4.3' __version__ = '1.4.4a1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment