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

ver bump

parent 18cfe830
No related branches found
No related tags found
No related merge requests found
...@@ -2,11 +2,4 @@ The changelog is kept as [release notes](https://github.com/smok-serwis/coolamqp ...@@ -2,11 +2,4 @@ The changelog is kept as [release notes](https://github.com/smok-serwis/coolamqp
on GitHub. This file serves to only note what changes on GitHub. This file serves to only note what changes
have been made so far, between releases. have been made so far, between releases.
# v1.2.14 # v1.2.15
* added __slots__ to `AMQPContentPropertyList`
* without __slots__ in the base class the compiled classes
gained no boost from __slots__ being specified for them whatsoever
* fixed __str__ in `AMQPContentPropertyList`
* added __slots__ to `AMQPFrame`
* removed redundant logging in `coolamqp.uplink.connection.connection`
__version__ = '1.2.14' __version__ = '1.2.15a1'
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