Release 2.8.0 (#4767)

* Ensure issue template has proper line endings

* Bumps to 2.8.0

* Adds Changelog
This commit is contained in:
Florent Vilmart
2018-05-18 10:55:20 -04:00
committed by GitHub
parent 95550f4c77
commit 8fe3265c74
3 changed files with 95 additions and 53 deletions

View File

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