This commit is contained in:
Stef Heyenrath
2021-12-25 11:06:42 +01:00
parent b5ae087b95
commit eec9c486a5
4 changed files with 15 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
# 1.4.29 (12 December 2021)
- #699 GUID Pattern support in RegexMatcher
- #700 RegexExtended in settings [feature]
# 1.4.30 (25 December 2021)
- #703 SaveUnmatchedRequests [feature]
- #704 Add .ConfigureAwait(false); to the await Task calls [bug]
- #534 Mock server not answer if integrated in Xamarin UITest project [bug]
- #567 Can't start WireMock.Net server in Xamarin.UITest project (.NET Framework 4.7.2) on MacOS [bug]
- #685 GuidWildcardMatcher to match on GUIDs [feature]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md