Skip to content

Commit 95fed65

Browse files
committed
Merge pull request parse-community#367 from rogerhu/patch-1
Update CHANGELOG.md
2 parents e21dafd + 4cabeb2 commit 95fed65

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
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

0 commit comments

Comments
 (0)