File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 22
33### 2.0.8 (2/11/2016)
44
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
1414
1515
You can’t perform that action at this time.
0 commit comments