Skip to content

Commit 108c7e9

Browse files
committed
⚡ Release 2.8.3
1 parent d15a3ce commit 108c7e9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
## Parse Server Changelog
22

33
### 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
510

611
### 2.8.2
712
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.2...2.8.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-server",
3-
"version": "2.8.2",
3+
"version": "2.8.3",
44
"description": "An express module providing a Parse-compatible API server",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)