We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2314c10 commit 9ce9a98Copy full SHA for 9ce9a98
History.md
@@ -1,4 +1,14 @@
1
2
+2.3.2 / 2016-12-30
3
+==================
4
+
5
+ * [perf] Small optimisations (#57)
6
+ * [chore] Update zuul config to speed up tests in browser (#58)
7
+ * [refactor] Remove useless variable (#55)
8
+ * [chore] Bump dependencies (#56)
9
+ * [refactor] Remove unused var (#53)
10
+ * [refactor] Use strict equality when possible (#52)
11
12
2.3.1 / 2016-10-24
13
==================
14
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-parser",
- "version": "2.3.1",
+ "version": "2.3.2",
"description": "socket.io protocol parser",
"repository": {
"type": "git",
0 commit comments