From d973a062c204c34f587270731380941b8d94ee82 Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Sun, 1 Sep 2019 11:39:00 -0700 Subject: [PATCH] changelog --- docs/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 677101d2..4c06635c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -3,8 +3,8 @@ All notable changes to this project will be documented in this file. ## [5.1.0] - 2019-08-31 -add utf-8 validation code, not hooked up properly yet ws autobahn / Add code to test websocket client compliance with the autobahn test-suite +add utf-8 validation code, not hooked up properly yet Ping received with a payload too large (> 125 bytes) trigger a connection closure cobra / add tracking about published messages cobra / publish returns a message id, that can be used when