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 c0f357d commit 846be50Copy full SHA for 846be50
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# 6.4.1
2
+
3
+SMP protocol:
4
+- create notification credentials via NEW command that creates the queue (#1586)
5
6
+SMP server:
7
+- control port session improvements (#1591)
8
+- additional stat counter for ntf credentials created together with the queue (#1589)
9
10
# 6.4.0
11
12
SMP protocol (server/client):
simplexmq.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.12
name: simplexmq
-version: 6.4.0.12
+version: 6.4.1.0
synopsis: SimpleXMQ message broker
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
<./docs/Simplex-Messaging-Client.html client> and
0 commit comments