We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558c632 commit 9b14ec3Copy full SHA for 9b14ec3
Changelog
@@ -1,3 +1,16 @@
1
+0.3.4
2
+=====
3
+
4
+ * Mentioned njoyce's fork of sockjs-gevent.
5
+ * #90 - Don't catch onbeforeunload event - it breaks javascript://
6
+ links in IE.
7
+ * IE mangles 204 response code for 1223 on ajax, see:
8
+ http://bugs.jquery.com/ticket/1450
9
+ * Make `new` optional for SockJS constructor (via substack).
10
+ * It is impossible to cancel JSONP polling request - compensate for that.
11
+ * Refactored EventEmitter prototype (used only internally)
12
13
14
0.3.2
15
=====
16
version
@@ -1 +1 @@
-0.3.2
0 commit comments