This commit is contained in:
Evgeny Poberezkin
2023-02-18 18:28:57 +00:00
parent 6a48b735d1
commit 44535628a5
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
# 4.4.1
SMP agent:
- fix handling of server addresses.
- prevent message delivery getting stuck on IO error in SMP client.
# 4.4.0
SMP agent:
+1 -1
View File
@@ -1,5 +1,5 @@
name: simplexmq
version: 4.4.0
version: 4.4.1
synopsis: SimpleXMQ message broker
description: |
This package includes <./docs/Simplex-Messaging-Server.html server>,
+1 -1
View File
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: simplexmq
version: 4.4.0
version: 4.4.1
synopsis: SimpleXMQ message broker
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
<./docs/Simplex-Messaging-Client.html client> and