Skip to content
Snippets Groups Projects
Unverified Commit 34d38cc0 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

v1.4.0

parent bfe1ad45
Loading
Pipeline #62166 passed with stages
in 2 minutes and 2 seconds
......@@ -10,4 +10,4 @@ Since v1.3.2 they'll be put here and in release description.
* stress tests will be harder, and use more queues
* added arguments to queues, queue binds and exchanges
* creating auto_delete non-exclusive queues will be met with a [PendingDeprecationWarning](https://www.rabbitmq.com/blog/2021/08/21/4.0-deprecation-announcements)
* added unit tests for Python 2.7
\ No newline at end of file
* added unit tests for Python 2.7
__version__ = '1.4.0b1'
__version__ = '1.4.0'
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