File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Parse Server Changelog
2
2
3
3
### master
4
- [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.8.2...master )
4
+ [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.8.3...master )
5
+
6
+ ### 2.8.3
7
+ [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.8.3...2.8.2 )
8
+
9
+ * Adds support for JS SDK 2.0 job status header
5
10
6
11
### 2.8.2
7
12
[ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.8.2...2.8.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " parse-server" ,
3
- "version" : " 2.8.2 " ,
3
+ "version" : " 2.8.3 " ,
4
4
"description" : " An express module providing a Parse-compatible API server" ,
5
5
"main" : " lib/index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments