Skip to content

Commit 5c81c6e

Browse files
committed
2.33.0
* Enable remote methods to be disabled by alias (Rémi Bèges) * Release LB2 LTS (Simon Ho) * Rest-adapter errorHandler set content-type `json` (David Cheung) * Stringify object query params as JSON [2.x] (Horia Radu)
1 parent 0d8173c commit 5c81c6e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
2016-10-20, Version 2.32.3
214
==========================
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Remoting",
88
"REST"
99
],
10-
"version": "2.32.3",
10+
"version": "2.33.0",
1111
"publishConfig": {
1212
"tag": "lts"
1313
},

0 commit comments

Comments
 (0)