File tree 1 file changed +9
-9
lines changed 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### 2.0.8 (2/11/2016)
4
4
5
- Add: support for Android and iOS push notifications
6
- Eperimental : Cloud Code validation hooks (can mark as non-experimental after we have docs)
7
- Experimental: support for schemas API (GET and POST only)
8
- Experimental: support for Parse Config (GET and POST only)
9
- Fix: Querying objects with equality constraint on array column
10
- Fix: User logout will remove session token
11
- Fix: Various files related bugs
12
- Fix: Force minimum node version 4.3 due to security issues in earlier version
13
- Performance Improvement: Improved caching
5
+ * Add: support for Android and iOS push notifications
6
+ * Experimental : Cloud Code validation hooks (can mark as non-experimental after we have docs)
7
+ * Experimental: support for schemas API (GET and POST only)
8
+ * Experimental: support for Parse Config (GET and POST only)
9
+ * Fix: Querying objects with equality constraint on array column
10
+ * Fix: User logout will remove session token
11
+ * Fix: Various files related bugs
12
+ * Fix: Force minimum node version 4.3 due to security issues in earlier version
13
+ * Performance Improvement: Improved caching
14
14
15
15
You can’t perform that action at this time.
0 commit comments