⚡ Release 2.8.3
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
## Parse Server Changelog
|
||||
|
||||
### master
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.2...master)
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.3...master)
|
||||
|
||||
### 2.8.3
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.3...2.8.2)
|
||||
|
||||
* Adds support for JS SDK 2.0 job status header
|
||||
|
||||
### 2.8.2
|
||||
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.2...2.8.1)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "parse-server",
|
||||
"version": "2.8.2",
|
||||
"version": "2.8.3",
|
||||
"description": "An express module providing a Parse-compatible API server",
|
||||
"main": "lib/index.js",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user