Updates for 2.0.8

This commit is contained in:
Fosco Marotto
2016-02-11 13:12:13 -08:00
parent 6db40f0bf4
commit ea30a9836b
3 changed files with 18 additions and 2 deletions

15
CHANGELOG.md Normal file
View File

@@ -0,0 +1,15 @@
## Parse Server Changelog
### 2.0.8 (2/11/2016)
Add: support for Android and iOS push notifications
Eperimental: 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 Parse Config (GET and POST only)
Fix: Querying objects with equality constraint on array column
Fix: User logout will remove session token
Fix: Various files related bugs
Fix: Force minimum node version 4.3 due to security issues in earlier version
Performance Improvement: Improved caching