This commit is contained in:
Evgeny Poberezkin
2024-10-18 12:47:27 +01:00
parent 77ee9bea38
commit 967afaf802
3 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,13 @@
# 6.1.1
SMP:
- stop server faster (#1371)
- add STORE error (#1372)
# 6.1.0
Version 6.1.0.7
SMP server and client:
- transport block encryption (#1317).

View File

@@ -1,5 +1,5 @@
name: simplexmq
version: 6.1.0.7
version: 6.1.1.0
synopsis: SimpleXMQ message broker
description: |
This package includes <./docs/Simplex-Messaging-Server.html server>,

View File

@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: simplexmq
version: 6.1.0.7
version: 6.1.1.0
synopsis: SimpleXMQ message broker
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
<./docs/Simplex-Messaging-Client.html client> and