diff --git a/CHANGELOG.md b/CHANGELOG.md index 83ba52ed..411483df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 1.0.3.2 (14 February 2018) + + - [#90](https://github.com/WireMock-Net/WireMock.Net/pull/90) - Concurrent issue (#88) contributed by Stef Heyenrath ([StefH](https://github.com/StefH)) + - [#89](https://github.com/WireMock-Net/WireMock.Net/pull/89) - Add log4net logging contributed by Stef Heyenrath ([StefH](https://github.com/StefH)) + - [#88](https://github.com/WireMock-Net/WireMock.Net/issues/88) - Bug: Standalone server throws 500 error when receiving concurrent requests +fix + - [#87](https://github.com/WireMock-Net/WireMock.Net/issues/87) - Feature: Add logging + +Commits: 51070dab63...693778659e + + # 1.0.3.1 (14 February 2018) - [#89](https://github.com/WireMock-Net/WireMock.Net/pull/89) - Add log4net logging contributed by Stef Heyenrath ([StefH](https://github.com/StefH)) diff --git a/GitReleaseNotes.txt b/GitReleaseNotes.txt index 90de9cca..638cd54d 100644 --- a/GitReleaseNotes.txt +++ b/GitReleaseNotes.txt @@ -1,5 +1,5 @@ https://github.com/GitTools/GitReleaseNotes -GitReleaseNotes.exe . /OutputFile CHANGELOG.md /Version 1.0.3.1 +GitReleaseNotes.exe . /OutputFile CHANGELOG.md /Version 1.0.3.2 GitReleaseNotes.exe . /OutputFile CHANGELOG.md /allTags