Skip to content

Commit 846be50

Browse files
committed
6.4.1.0
1 parent c0f357d commit 846be50

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# 6.4.0
211

312
SMP protocol (server/client):

simplexmq.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 1.12
22

33
name: simplexmq
4-
version: 6.4.0.12
4+
version: 6.4.1.0
55
synopsis: SimpleXMQ message broker
66
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
77
<./docs/Simplex-Messaging-Client.html client> and

0 commit comments

Comments
 (0)