From 686b835f3df77b23d759cf1b5ab88c5404d0645b Mon Sep 17 00:00:00 2001 From: Peter Thorson Date: Mon, 8 Jul 2013 19:02:14 -0500 Subject: [PATCH] update changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index b3f3da0b7a..39dba55d81 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,5 @@ HEAD +- Updates handling of Server and User-Agent headers - Fix issue where pong timeout handler always fired. Thank you Steven Klassen for reporting this bug. - Add ping and pong endpoint wrapper methods