mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-14 14:23:34 +01:00
6 lines
336 B
Plaintext
6 lines
336 B
Plaintext
# 1.5.21 (22 March 2023)
|
|
- #908 RequestBuilder : add WithBodyAsJson and WithBody (with IJsonConverter) [feature]
|
|
- #911 Fixed QueryStringParser for UrlEncoded values [bug]
|
|
- #901 Matching one form-urlencoded value [feature]
|
|
|
|
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |