This commit is contained in:
Stef Heyenrath
2018-03-09 08:20:48 +01:00
parent 3e634c2fde
commit 8d109c69eb
9 changed files with 108 additions and 45 deletions

View File

@@ -1,3 +1,10 @@
# 1.0.3.7 (09 March 2018)
- [#104](https://github.com/WireMock-Net/WireMock.Net/issues/104) - Issue: PlatformNotSupportedException
Commits: 3e634c2fde...3e634c2fde
# 1.0.3.4 (04 March 2018)
- [#102](https://github.com/WireMock-Net/WireMock.Net/pull/102) - Feature: add WithBody(req => dostuff) style callback contributed by Alastair Crabtree ([alastairtree](https://github.com/alastairtree)) +feature