This commit is contained in:
Stef Heyenrath
2021-09-27 21:06:05 +02:00
parent 2ab075ee09
commit 143cd15c99
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# 1.4.23 (27 September 2021)
- [#635](https://github.com/WireMock-Net/WireMock.Net/pull/635) - WireMock.Net.FluentAssertions : upgrade to latest FluentAssertions [feature] contributed by [StefH](https://github.com/StefH)
- [#634](https://github.com/WireMock-Net/WireMock.Net/issues/634) - Upgrade to latest FluentAssertions [bug]
# 1.4.22 (22 September 2021)
- [#633](https://github.com/WireMock-Net/WireMock.Net/pull/633) - Implement Random Delay [feature] contributed by [StefH](https://github.com/StefH)

View File

@@ -1,4 +1,5 @@
# 1.4.22 (22 September 2021)
- #633 Implement Random Delay [feature]
# 1.4.23 (27 September 2021)
- #635 WireMock.Net.FluentAssertions : upgrade to latest FluentAssertions [feature]
- #634 Upgrade to latest FluentAssertions [bug]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md