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

Issue #3

parent f64ab7d4
No related branches found
No related tags found
2 merge requests!6CoolAMQP 2.0.0,!4Issue #3
__version__ = '2.0.0a1'
__version__ = '2.0.0a2'
......@@ -7,6 +7,11 @@ pick their names for themselves.
It also forbids some combinations of Queue arguments, and makes the default values more palatable, so for example
a naked :class:`coolamqp.objects.Queue` will be anonymous, non-durable, exclusive and auto-delete.
Cluster.publish
---------------
:meth:`coolamqp.clustering.Cluster.publish` has no longer the tx param, which has been deprecated.
Queues
------
......
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