Changelog 2.2.12 (#2019)

* Changelog 2.2.12

* Update CHANGELOG.md
This commit is contained in:
Drew
2016-06-09 18:41:02 -07:00
committed by GitHub
parent 2e50416cba
commit a00d795404
2 changed files with 10 additions and 1 deletions

View File

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