Skip to content

Commit 92c4eda

Browse files
Update README.md
Removing change logs.
1 parent acedfc1 commit 92c4eda

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -313,28 +313,6 @@ We'd love to get your feedback about the Microsoft Graph JavaScript client libra
313313

314314
## Contributing
315315
Please see the [contributing guidelines](CONTRIBUTING.md).
316-
## Changelog
317-
318-
#### 1.0.0
319-
* Added tests for new Graph functionality - Delta query, Extensibility, OneNote, and more.
320-
321-
#### 0.4.0
322-
* Add support for ES5. Make sure to use `graph-js-sdk-web.js` for web apps
323-
* Removed iterator helper method.
324-
325-
#### 0.3.1
326-
* Support for Node.js versions 4 and 5
327-
328-
#### 0.3.0
329-
* Migrated away from typings in client library core and TypeScript sample
330-
331-
#### 0.2.2
332-
* Updated SuperAgent to version ``` 3.3.0 ```
333-
334-
#### 0.2.0
335-
* **Breaking change for existing apps** - Initialize the client library with `MicrosoftGraph.Client.init({...})`. See the updated usage section below for code samples.
336-
* Added response handling tests to simulate Graph calls
337-
* Added type declarations file for core client library, which adds intellisense for chained methods.
338316

339317

340318
## Additional resources

0 commit comments

Comments
 (0)