Update CHANGELOG.md

Fix spelling and itemize changes
This commit is contained in:
Roger Hu
2016-02-11 13:43:14 -08:00
parent e21dafdf29
commit 4cabeb201f

View File

@@ -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