Update to 2.2.9 (#1747)
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
## Parse Server Changelog
|
## Parse Server Changelog
|
||||||
|
|
||||||
|
### 2.2.9 (5/9/2016)
|
||||||
|
|
||||||
|
* Fix: Fix a regression that caused Parse Server to crash when a null parameter is passed to a Cloud function
|
||||||
|
|
||||||
### 2.2.8 (5/8/2016)
|
### 2.2.8 (5/8/2016)
|
||||||
|
|
||||||
* New: Support for Pointer Permissions
|
* New: Support for Pointer Permissions
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "parse-server",
|
"name": "parse-server",
|
||||||
"version": "2.2.8",
|
"version": "2.2.9",
|
||||||
"description": "An express module providing a Parse-compatible API server",
|
"description": "An express module providing a Parse-compatible API server",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user