This commit is contained in:
Stef Heyenrath
2018-04-05 21:07:05 +02:00
parent 4f294baff2
commit a29363105c
4 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
# 1.0.3.15 (05 April 2018)
- [#117](https://github.com/WireMock-Net/WireMock.Net/pull/117) - Respect start timeout setting and expose exception from server startup contributed by Evan Liang ([evanlwj](https://github.com/evanlwj))
Commits: 2d2a2dd6fc...4f294baff2
# 1.0.3.14 (01 April 2018)
- [#114](https://github.com/WireMock-Net/WireMock.Net/issues/114) - Feature: Add PathSegments in Transform +feature