We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688e936 commit d50284bCopy full SHA for d50284b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Parse-SDK-JS
2
3
+## 2.0.1
4
+
5
+- Ensure we only read the job status id header if present.
6
7
## 2.0.0
8
9
- Parse.Promise has been replaced by native Promises
package.json
@@ -1,6 +1,6 @@
{
"name": "parse",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "The Parse JavaScript SDK",
"homepage": "https://www.parse.com",
"keywords": [
0 commit comments