1.0.3.1 releasenotes

This commit is contained in:
Stef Heyenrath
2018-02-14 17:17:05 +01:00
parent e21582aacf
commit 51070dab63
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# 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))
- [#87](https://github.com/WireMock-Net/WireMock.Net/issues/87) - Feature: Add logging
Commits: ...
# 1.0.3 (04 February 2018)
- [#86](https://github.com/WireMock-Net/WireMock.Net/issues/86) - Feature : Add FileSystemWatcher logic for watching static mapping files +feature

View File

@@ -1,5 +1,5 @@
https://github.com/GitTools/GitReleaseNotes
GitReleaseNotes.exe . /OutputFile CHANGELOG.md /Version 1.0.3
GitReleaseNotes.exe . /OutputFile CHANGELOG.md /Version 1.0.3.1
GitReleaseNotes.exe . /OutputFile CHANGELOG.md /allTags