Skip to content

Commit cfa9e85

Browse files
committed
update changelog for release 1.2.4
1 parent 05c2719 commit cfa9e85

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

rust/pact_models/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.
22

3+
# 1.2.4 - Bugfix Release
4+
5+
* 50fc022c - fix(pact_models): Provider state values may be passed in under a "providerState" key (Ronald Holshausen, Thu Aug 8 11:53:23 2024 +1000)
6+
* 8387b9e1 - fix(pact_models): ProviderStateGenerator name was not correct (Ronald Holshausen, Tue Aug 6 11:49:19 2024 +1000)
7+
* 42911cfd - bump version to 1.2.4 (Ronald Holshausen, Tue Aug 6 10:54:23 2024 +1000)
8+
39
# 1.2.3 - Support for provider state injected values in plugins
410

511
* 033a50ab - feat: Update the matching rule expression parser to support values from provider states (Ronald Holshausen, Fri Aug 2 10:06:52 2024 +1000)

0 commit comments

Comments
 (0)