Skip to content

Commit b5dfe43

Browse files
committed
release 0.22.2
1 parent 730f324 commit b5dfe43

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

amqp.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: amqp
2-
Version: 0.22.1
2+
Version: 0.22.2
33
Synopsis: Client library for AMQP servers (currently only RabbitMQ)
44
Description: Client library for AMQP servers (currently only RabbitMQ)
55
License: BSD3

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Version 0.22.2
2+
3+
* replace `connection` dependency with `crypton-connection`
4+
15
### Version 0.22.1
26

37
* fix a potential deadlock in `closeConnection`

0 commit comments

Comments
 (0)