Updating to 2.1.1

This commit is contained in:
Fosco Marotto
2016-02-18 11:28:10 -08:00
parent c9431a8ff3
commit a6dc76d52f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
## Parse Server Changelog
### 2.1.1 (2/18/2016)
* Experimental: Schemas API support for DELETE operations
* Fix: Session token issue fetching Users
* Fix: Facebook auth validation
* Fix: Invalid error when deleting missing session
### 2.1.0 (2/17/2016)
* Feature: Support for additional OAuth providers