We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730f324 commit b5dfe43Copy full SHA for b5dfe43
amqp.cabal
@@ -1,5 +1,5 @@
1
Name: amqp
2
-Version: 0.22.1
+Version: 0.22.2
3
Synopsis: Client library for AMQP servers (currently only RabbitMQ)
4
Description: Client library for AMQP servers (currently only RabbitMQ)
5
License: BSD3
changelog.md
@@ -1,3 +1,7 @@
+### Version 0.22.2
+
+* replace `connection` dependency with `crypton-connection`
### Version 0.22.1
6
7
* fix a potential deadlock in `closeConnection`
0 commit comments