⚡ Release 2.5.2 (#3985)
* Adds ability to configure cache from cli * dont use array.includes for node 4.6 * Changelog and version bump * Removes runtime check for version * Build releases on 4.6
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
## Parse Server Changelog
|
||||
|
||||
### 2.5.2
|
||||
[Full Changelog](https://github.com/ParsePlatform/parse-server/compare/2.5.1...2.5.2)
|
||||
|
||||
#### Improvements:
|
||||
* Restores ability to run on node >= 4.6
|
||||
* Adds ability to configure cache from CLI
|
||||
* Removes runtime check for node >= 4.6
|
||||
|
||||
### 2.5.1
|
||||
[Full Changelog](https://github.com/ParsePlatform/parse-server/compare/2.5.0...2.5.1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user