This commit is contained in:
Stef Heyenrath
2025-08-17 10:11:48 +02:00
parent 22ed94918a
commit 60eb519ae2
4 changed files with 13 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
# 1.9.0 (10 August 2025)
- #1334 Create GraphQL project [feature]
# 1.9.1 (17 August 2025)
- #1345 Add TimesInSameState to MappingModel [feature]
- #1347 Fix generating source code for Scenario and State [bug]
- #1343 MappingModel allows to configure the times for WillSetStateTo [feature]
- #1346 Mapping: generated C# code is missing InScenario and WillSetStateTo [bug]
The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md