From d654ef97dcf5776e11864ed448c4fb8fc2f3414d Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Fri, 7 Dec 2018 09:08:39 +0100 Subject: [PATCH] 1.0.5 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18af8ca3..aa9c1a14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 1.0.5 (07 December 2018) +- [#236](https://github.com/WireMock-Net/WireMock.Net/pull/236) - Add Random Regex (using Fare) [feature] contributed by [StefH](https://github.com/StefH) + # 1.0.4.21 (30 November 2018) - [#221](https://github.com/WireMock-Net/WireMock.Net/pull/221) - Update dependencies [feature] contributed by [StefH](https://github.com/StefH) - [#229](https://github.com/WireMock-Net/WireMock.Net/pull/229) - Fix proxy tests [test] contributed by [StefH](https://github.com/StefH)