Skip to content

Commit

Permalink
Merge pull request #85 from garimakhulbe/master
Browse files Browse the repository at this point in the history
go-autorest Version v7.1.0
  • Loading branch information
Garima Khulbe authored Aug 11, 2016
2 parents 5e7a664 + bd3deb5 commit f0b1c4e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# CHANGELOG

## v7.1.0
- Add support for multipart formdata - WithMultiPartFormdata()
- Add support for sending file in request body - WithFile
- preparer: Added support for multipart formdata - WithMultiPartFormdata()
- preparer: Added support for sending file in request body - WithFile
- client: Added RetryDuration parameter.
- autorest/validation: new package for validation code for Azure Go SDK.

## v7.0.7
- Add trailing / to endpoint
Expand Down

0 comments on commit f0b1c4e

Please sign in to comment.