This commit is contained in:
Stef Heyenrath
2022-09-12 20:45:26 +02:00
parent a57626c63a
commit fd05c39b6d
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
- [#803](https://github.com/WireMock-Net/WireMock.Net/pull/803) - WebHook : UseFireAndForget + Delay [feature] contributed by [StefH](https://github.com/StefH)
- [#804](https://github.com/WireMock-Net/WireMock.Net/pull/804) - Change nuget to package reference for WireMock.Net.Console.Net472.Cla… [feature] contributed by [mattisking](https://github.com/mattisking)
- [#806](https://github.com/WireMock-Net/WireMock.Net/pull/806) - Tweak middleware and fix bug in example [feature] contributed by [mattisking](https://github.com/mattisking)
- [#801](https://github.com/WireMock-Net/WireMock.Net/issues/801) - Webhook Delays [feature]
# 1.5.5 (03 September 2022)
- [#798](https://github.com/WireMock-Net/WireMock.Net/pull/798) - Add support to use 'mapping' object in in reponse templating [feature] contributed by [StefH](https://github.com/StefH)

View File

@@ -1,6 +1,7 @@
# 1.5.6 (12 September 2022)
- #803 WebHook : UseFireAndForget + Delay [feature]
- #804 Change nuget to package reference for WireMock.Net.Console.Net472.Cla…
- #806 Tweak middleware and fix bug in example
- #804 Change nuget to package reference for WireMock.Net.Console.Net472.Cla… [feature]
- #806 Tweak middleware and fix bug in example [feature]
- #801 Webhook Delays [feature]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md