Skip to content

Commit

Permalink
Adding more updates to .NET CHANGELOG for 4.0 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Aug 16, 2021
1 parent e867b31 commit 324535a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotnet/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ v4.0.0rc1
account for this, a new property on HttpResponseData has been added to
list the cookie headers (the `CookieHeaders` property) as found in the
response.
* (on behalf of Nikolay Borisenko) Modified to dispose HttpRequestMessage
and HttpResponseMessage when making HTTP calls across the wire.

v4.0.0b4
========
Expand Down

0 comments on commit 324535a

Please sign in to comment.