This commit is contained in:
Stef Heyenrath
2023-06-11 14:22:54 +02:00
parent dc4c8d1dba
commit f6e35cbe2d
5 changed files with 10 additions and 7 deletions

View File

@@ -1,7 +1,5 @@
# 1.5.27 (03 June 2023)
- #946 Add warning logging when sending a request to a Webhook does not return status 200 [feature]
- #949 Add ".NET Framework 4.7" to WireMock.Net.FluentAssertions [feature]
- #928 TypeLoadException when using WithHeader method. [bug]
- #945 Webhook logging [feature]
# 1.5.28 (11 June 2023)
- #948 WireMock.Net.Testcontainers [feature]
- #951 Allow setting the Content-Length header for a HTTP method HEAD [feature]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md