This commit is contained in:
Stef Heyenrath
2025-05-28 07:18:51 +02:00
parent 86d4717216
commit 6136bc177c
4 changed files with 9 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
# 1.8.9 (28 May 2025)
- [#1303](https://github.com/wiremock/WireMock.Net/pull/1303) - Add option to provide X509Certificate [feature] contributed by [StefH](https://github.com/StefH)
- [#1302](https://github.com/wiremock/WireMock.Net/issues/1302) - Support In-Memory SSL Certificate [feature]
# 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)