Skip to content

Update CHANGELOG.md #367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 11, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

### 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
* Add: support for Android and iOS push notifications
* 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 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