This commit is contained in:
Stef Heyenrath
2023-07-08 14:57:12 +02:00
parent b495eb83b1
commit a6f3f976af
4 changed files with 9 additions and 10 deletions

View File

@@ -1,8 +1,4 @@
# 1.5.30 (28 June 2023)
- #959 Fixed logic for FluentAssertions WithHeader [bug]
- #961 Add unit-test for Param MatcherModel LinqMatcher [test]
- #962 Bump System.Linq.Dynamic.Core from 1.2.23 to 1.3.0 in /examples/WireMock.Net.Console.Net472.Classic [dependencies]
- #963 Bump System.Linq.Dynamic.Core from 1.2.23 to 1.3.0 in /examples/WireMock.Net.StandAlone.Net461 [dependencies]
- #958 [FluentAssertions] Should().HaveReceivedACall().WithHeader() only checks the first header with the matching key. [bug]
# 1.5.31 (08 July 2023)
- #964 Add GraphQL Schema matching [feature]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md