This commit is contained in:
Stef Heyenrath
2018-08-31 20:46:08 +02:00
parent 9f17948e9f
commit 37a42dc6aa
4 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
# 1.0.4.13 (31 August 2018)
- [#195](https://github.com/WireMock-Net/WireMock.Net/pull/195) - Add LinqMatcher contributed by Stef Heyenrath ([StefH](https://github.com/StefH))
Commits: 9f17948e9f...9f17948e9f
# 1.0.4.12 (23 August 2018)
- [#191](https://github.com/WireMock-Net/WireMock.Net/pull/191) - Fix ignore case logic for header-name and cookie-name contributed by Stef Heyenrath ([StefH](https://github.com/StefH))