From f50de645320f2d76318ae0a4ebe7b9e2a061f7bd Mon Sep 17 00:00:00 2001 From: James Coglan Date: Mon, 9 Jul 2012 08:58:00 +0100 Subject: [PATCH] Update changelog. --- CHANGELOG.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f9312fc..ef586fe 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,9 @@ +=== 0.4.3 / 2012-07-09 + +* Add 'Connection: close' to EventSource response +* Handle situations where request.socket is undefined + + === 0.4.2 / 2012-04-06 * Add WebSocket error code 1011.