diff --git a/CHANGELOG.md b/CHANGELOG.md index 84e09add..73440cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 1.0.4.21 (09 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) +- [#230](https://github.com/WireMock-Net/WireMock.Net/pull/230) - Add HandleBars Random functionality (#219) [feature] contributed by [StefH](https://github.com/StefH) +- [#219](https://github.com/WireMock-Net/WireMock.Net/issues/219) - Feature: random value helper [feature] + # 1.0.4.20 (07 November 2018) - [#222](https://github.com/WireMock-Net/WireMock.Net/pull/222) - Codecov contributed by [StefH](https://github.com/StefH) - [#224](https://github.com/WireMock-Net/WireMock.Net/pull/224) - Fixed issue 223: Example for WireMock as Windows Service throws Exception because of WireMockConsoleLogger contributed by [paulssn](https://github.com/paulssn) @@ -310,4 +316,5 @@ - [#14](https://github.com/WireMock-Net/WireMock.Net/issues/14) - Allow Body as Base64 - [#16](https://github.com/WireMock-Net/WireMock.Net/issues/16) - Stub priority [feature] - [#17](https://github.com/WireMock-Net/WireMock.Net/issues/17) - Add JsonBody to response [feature] -- [#18](https://github.com/WireMock-Net/WireMock.Net/issues/18) - Listen on more ip-address/ports [feature] \ No newline at end of file +- [#18](https://github.com/WireMock-Net/WireMock.Net/issues/18) - Listen on more ip-address/ports [feature] + diff --git a/GitHubReleaseNotes.exe b/GitHubReleaseNotes.exe deleted file mode 100644 index 71c0e19e..00000000 Binary files a/GitHubReleaseNotes.exe and /dev/null differ diff --git a/GitHubReleaseNotes.txt b/GitHubReleaseNotes.txt index fc5490cc..e9d9bb2f 100644 --- a/GitHubReleaseNotes.txt +++ b/GitHubReleaseNotes.txt @@ -1,3 +1,3 @@ https://github.com/StefH/GitHubReleaseNotes -GitHubReleaseNotes.exe . --output CHANGELOG.md --skip-empty-releases --version 1.0.4.20 \ No newline at end of file +GitHubReleaseNotes.exe --output CHANGELOG.md --skip-empty-releases --version 1.0.4.21 \ No newline at end of file