Release 2.5.3 (#3989)

This commit is contained in:
Florent Vilmart
2017-07-03 10:50:04 -04:00
committed by Natan Rolnik
parent ad52ed64af
commit d158023083
3 changed files with 12 additions and 3 deletions

View File

@@ -1,5 +1,14 @@
## Parse Server Changelog
### 2.5.3
[Full Changelog](https://github.com/ParsePlatform/parse-server/compare/2.5.2...2.5.3)
#### New Features:
* badge property on android installations will now be set as on iOS (#3970), thanks to [Florent Vilmart](https://github.com/flovilmart)
#### Bug Fixes:
* Fixes incorrect number parser for cache options
### 2.5.2
[Full Changelog](https://github.com/ParsePlatform/parse-server/compare/2.5.1...2.5.2)