Skip to content

Commit e159c98

Browse files
authored
Update README.md
1 parent 462a112 commit e159c98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Include [lib/graph-js-sdk-web.js](https://github.com/microsoftgraph/msgraph-sdk-
2121
<script type="text/javascript" src="graph-js-sdk-web.js"></script>
2222
```
2323
## Changelog
24+
#### 0.2.2
25+
* Updated SuperAgent to version ``` 3.3.0 ```
26+
2427
#### 0.2.0
2528
* **Breaking change for existing apps** - Initialize the client library with `MicrosoftGraph.Client.init({...})`. See the updated usage section below for code samples.
2629
* Added response handling tests to simulate Graph calls

0 commit comments

Comments
 (0)