CB-9312 Updated version and RELEASENOTES.md for release 1.2.1

This commit is contained in:
Nikhil Khandelwal
2015-07-07 10:03:14 -07:00
parent e8ca110a30
commit 2d6faac5cd
4 changed files with 9 additions and 3 deletions

View File

@@ -211,3 +211,9 @@
* fix failing test resulting from overlapping async calls
* CB-8721 Fixes incorrect headers and upload params parsing on wp8
* Replace all slashes in windows path
### 1.2.1 (Jul 7, 2015)
* CB-9275 [WP8] Fix build failure on WP8 by using reflection to detect presence of JSON.NET based serialization
* Updated code per code review.
* Updated documentation for browser
* Added option to allow for passing cookies automatically in the browser