aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay-grudev@users.noreply.github.com>2018-10-04 14:29:21 +0000
committerGitHub <noreply@github.com>2018-10-04 14:29:21 +0000
commitc6bc2a3e52701d1a0282bd9e3755a6d01fa629d7 (patch)
tree0de40764328e27bef0d61e680b7277323a1a03f2
parentAsync socket processing (#49) (diff)
downloadsingleapplication-c6bc2a3e52701d1a0282bd9e3755a6d01fa629d7.tar.xz
v3.0.13a
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ae3a03..62f9adf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
Changelog
=========
+__3.0.13a__
+----------
+
+* Process socket events asynchronously
+* Fix undefined variable error on Windows
+
+ _Francis Giraldeau_
+
__3.0.12a__
----------