Skip to content

Commit

Permalink
PX-245: Updating Ventana Version to 1.1
Browse files Browse the repository at this point in the history
RELEASE NOTES:
* Removed deprecated passOAuthToken option in buildFileURL.
* file method now submits files via FormData rather than iframe.
* call now supports FormData as the data argument for 'create, 'update', and 'delete' methods.
  • Loading branch information
David Wheeler committed Aug 24, 2018
1 parent 3d1e783 commit 70caf50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sugarcrm/ventana",
"version": "1.0.4",
"version": "1.1.0",
"description": "SugarCRM REST API client",
"main": "src/client.js",
"scripts": {
Expand Down

0 comments on commit 70caf50

Please sign in to comment.