Updating to 2.1.2

This commit is contained in:
Fosco Marotto
2016-02-19 12:10:00 -08:00
parent 3087b2121e
commit 7db69ac8f2

View File

@@ -1,5 +1,12 @@
## Parse Server Changelog
### 2.1.2 (2/19/2016)
* Change: The S3 file adapter constructor requires a bucket name
* Fix: Parse Query should throw if improperly encoded
* Fix: Issue where roles were not used in some requests
* Fix: serverURL will no longer default to api.parse.com/1
### 2.1.1 (2/18/2016)
* Experimental: Schemas API support for DELETE operations