Skip to content

Commit

Permalink
Updating .NET CHANGELOG with forgotten change to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Oct 25, 2021
1 parent 319acea commit e7162bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dotnet/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ v4.0.1
DevTools session is attached. This should make that transition more
seamless and prevent errors on attaching to a new target when the next
DevTools command is issued.
* Refactored Cookie constructors to allow SameSite cookies to not necessarily
have the Secure flag set. This allows Chromium-based browsers that do not
fully comply with SameSite cookies to work.

v4.0.0
======
Expand Down

0 comments on commit e7162bf

Please sign in to comment.