Changelog 2.3.0 (#3205)

* 2.3.0 changelog

* bumps package

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
This commit is contained in:
Florent Vilmart
2016-12-07 20:48:54 -05:00
committed by GitHub
parent 752f0e9143
commit aab10bea79
2 changed files with 29 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "2.2.25",
"version": "2.3.0",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {