Skip to content

Commit d50284b

Browse files
committed
⚡ Release v2.0.1
1 parent 688e936 commit d50284b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Parse-SDK-JS
22

3+
## 2.0.1
4+
5+
- Ensure we only read the job status id header if present.
6+
37
## 2.0.0
48

59
- Parse.Promise has been replaced by native Promises

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "The Parse JavaScript SDK",
55
"homepage": "https://www.parse.com",
66
"keywords": [

0 commit comments

Comments
 (0)