Merge pull request #367 from rogerhu/patch-1

Update CHANGELOG.md
This commit is contained in:
Nikita Lutsenko
2016-02-11 13:48:13 -08:00

View File

@@ -2,14 +2,14 @@
### 2.0.8 (2/11/2016) ### 2.0.8 (2/11/2016)
Add: support for Android and iOS push notifications * Add: support for Android and iOS push notifications
Eperimental: Cloud Code validation hooks (can mark as non-experimental after we have docs) * Experimental: Cloud Code validation hooks (can mark as non-experimental after we have docs)
Experimental: support for schemas API (GET and POST only) * Experimental: support for schemas API (GET and POST only)
Experimental: support for Parse Config (GET and POST only) * Experimental: support for Parse Config (GET and POST only)
Fix: Querying objects with equality constraint on array column * Fix: Querying objects with equality constraint on array column
Fix: User logout will remove session token * Fix: User logout will remove session token
Fix: Various files related bugs * Fix: Various files related bugs
Fix: Force minimum node version 4.3 due to security issues in earlier version * Fix: Force minimum node version 4.3 due to security issues in earlier version
Performance Improvement: Improved caching * Performance Improvement: Improved caching