This commit is contained in:
Stef Heyenrath
2025-05-24 12:34:30 +02:00
parent 96eca4262a
commit 3438539138
7 changed files with 7 additions and 53 deletions
+3
View File
@@ -1,3 +1,6 @@
# 1.8.8 (24 May 2025)
- [#1300](https://github.com/wiremock/WireMock.Net/pull/1300) - Create WireMock.Net.MimePart project [feature] contributed by [StefH](https://github.com/StefH)
# 1.8.7 (22 May 2025)
- [#1297](https://github.com/wiremock/WireMock.Net/pull/1297) - Fix BodyParser to correctly check for json [bug] contributed by [StefH](https://github.com/StefH)
- [#1299](https://github.com/wiremock/WireMock.Net/pull/1299) - Use TinyMapper.Signed [bug] contributed by [StefH](https://github.com/StefH)