Skip to content

Commit ad4ec0e

Browse files
Update CHANGELOG.md
1 parent 60c1f8c commit ad4ec0e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
## Changelog
22

3+
### 1.3.0
4+
New Features
5+
* Support for Large File upload [[#1](https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/driveitem_createuploadsession), [#2](https://github.com/microsoftgraph/msgraph-sdk-javascript/blob/dev/docs/tasks/LargeFileUploadTask.md)]
6+
* Batching made easy [[#1](https://developer.microsoft.com/en-us/graph/docs/concepts/json_batching), [#2](https://github.com/microsoftgraph/msgraph-sdk-javascript/blob/dev/docs/content/Batching.md)]
7+
8+
Bug Fixes
9+
* https://github.com/microsoftgraph/msgraph-sdk-javascript/issues/97
10+
* https://github.com/microsoftgraph/msgraph-sdk-javascript/issues/110
11+
* https://github.com/microsoftgraph/msgraph-sdk-javascript/issues/39
12+
* https://github.com/microsoftgraph/msgraph-sdk-javascript/issues/111
13+
314
### 1.2.0
415
Updates
5-
616
* Two output js files, one with polyfills for Fetch-API and ES6-Promises ([lib/graph-js-sdk-web.js](./lib/graph-js-sdk-web.js)) and one without ([lib/graph-js-sdk-core.js](./lib/graph-js-sdk-core.js))
717
[Refer [README.md](https://github.com/microsoftgraph/msgraph-sdk-javascript#browser) for usage]
818
* Enum for ResponseType, which lists down the available ResponseType options in autocomplete

0 commit comments

Comments
 (0)