Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Christer van der Meeren committed May 13, 2024
1 parent 19b1712 commit f9125e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Release notes
* Added `HttpResponseMessage` assertion `HaveStringContentSatisfying`. Note that this is async and therefore not
chainable.
* The `HttpResponseMessage` assertions `HaveHeader` and `HaveHeaderValue` now correctly detects content headers such
as `Content-Type` (which are set on `HttpContent` and not `HttpResponseMessage`).
as `Content-Type` (which are set on `HttpContent` and not `HttpResponseMessage`)

### 1.3.9 (2024-04-02)

Expand Down

0 comments on commit f9125e2

Please sign in to comment.