Skip to content

Commit 28f6a3e

Browse files
committed
v1.5.0
Signed-off-by: TAGOMORI Satoshi <[email protected]>
1 parent b8d8d8a commit 28f6a3e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## 1.5.0
4+
* Add `ForceStopAsyncSend` to stop asynchronous message transferring immediately when `close()` called
5+
* Fix to lock connections only when needed
6+
* Fix a bug to panic for closing nil connection
7+
38
## 1.4.0
49
* Add `RequestAck` to enable at-least-once message transferring
510
* Add `Async` option to update sending message in asynchronous way

0 commit comments

Comments
 (0)