Skip to content

Commit 45615c7

Browse files
authored
Update README.md
1 parent 148f40a commit 45615c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Include [lib/graph-js-sdk-web.js](https://github.com/microsoftgraph/msgraph-sdk-
2222
```
2323
## Changelog
2424
#### 0.2.0
25-
* Initialize the client library with `MicrosoftGraph.Client.init({...})`
25+
* **Breaking change for existing apps** - Initialize the client library with `MicrosoftGraph.Client.init({...})`. See the updated usage section below for code samples.
2626
* Added response handling tests to simulate Graph calls
2727
* Added type declarations file for core client library, which adds intellisense for chained methods.
2828

0 commit comments

Comments
 (0)