Skip to content

Commit

Permalink
Adds io.ReadCloser to request information
Browse files Browse the repository at this point in the history
  • Loading branch information
rkodev committed Mar 7, 2024
1 parent 1b288f5 commit 2868f2c
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 566 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## [1.6.0] - 2024-03-07

### Changed

- Adds `io.ReadCloser` to request information for streamed request information . [#588](https://github.com/microsoftgraph/msgraph-sdk-go/issues/588)

## [1.5.6] - 2024-01-18

### Changed
Expand Down
Loading

0 comments on commit 2868f2c

Please sign in to comment.