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 0d8173c commit 5c81c6eCopy full SHA for 5c81c6e
CHANGES.md
@@ -1,3 +1,15 @@
1
+2017-03-13, Version 2.33.0
2
+==========================
3
+
4
+ * Enable remote methods to be disabled by alias (Rémi Bèges)
5
6
+ * Release LB2 LTS (Simon Ho)
7
8
+ * Rest-adapter errorHandler set content-type `json` (David Cheung)
9
10
+ * Stringify object query params as JSON [2.x] (Horia Radu)
11
12
13
2016-10-20, Version 2.32.3
14
==========================
15
package.json
@@ -7,7 +7,7 @@
"Remoting",
"REST"
],
- "version": "2.32.3",
+ "version": "2.33.0",
"publishConfig": {
"tag": "lts"
},
0 commit comments