aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2021-11-24 11:24:29 +0200
committerGitHub <noreply@github.com>2021-11-24 11:24:29 +0200
commit3f68a1668f844c8695d6adf1bc47377079ed1fbe (patch)
treeac75573ba7ec83209aa7322e9339da70850af261
parentMerge pull request #143 from deepbluev7/fix-crash-on-ack (diff)
downloadsingleapplication-3f68a1668f844c8695d6adf1bc47377079ed1fbe.tar.xz
Update CHANGELOG.mdv3.3.2
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4368d0f..348ca26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@ Changelog
If by accident I have forgotten to credit someone in the CHANGELOG, email me and I will fix it.
+__3.3.2__
+---------
+
+* Fixed crash caused by sending a `writeAck` on a removed connection. - _Nicolas Werner_
__3.3.1__
---------