Release 2.8.1 (#4771)

* unfuck release 2.8.0

*  Release 2.8.1

* Ensure we can install also on latest
This commit is contained in:
Florent Vilmart
2018-05-18 13:06:12 -04:00
committed by GitHub
parent 8fe3265c74
commit a9ebc2b9af
4 changed files with 10 additions and 3 deletions

View File

@@ -1,7 +1,12 @@
## Parse Server Changelog
### master
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.0...master)
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.1...master)
### 2.8.1
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.1...2.8.0)
Ensure all the files are properly exported to the final package.
### 2.8.0
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.0...2.7.4)