Skip to content

Commit eb4d9c0

Browse files
committed
update changelog for release 1.3.4
1 parent b8901f7 commit eb4d9c0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

rust/pact_models/CHANGELOG.md

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

3+
# 1.3.4 - Bugfix Release
4+
5+
* 72da979e - feat: Allow atLeast and atMost first in expression (tien.xuan.vo, Wed Jun 25 01:22:58 2025 +0700)
6+
* de9ec164 - Merge pull request #496 from tienvx/add-test-case-for-atLeast-atMost-at-beginning (Ronald Holshausen, Thu Jun 19 09:50:28 2025 +1000)
7+
* bde2c24b - test: Add test for atLeast, atMost at the beginning of the matching expression (tien.xuan.vo, Thu Jun 19 06:11:18 2025 +0700)
8+
* 262fbe8e - feat: Support fromProviderState generator in regex matching expression (tien.xuan.vo, Wed Jun 18 23:49:26 2025 +0700)
9+
* 61667972 - bump version to 1.3.4 (Ronald Holshausen, Wed Jun 11 13:12:52 2025 +1000)
10+
311
# 1.3.3 - Fix for Alpine
412

513
* 1d18d3f5 - fix: Onig crate needs default-features = false so it compiles on Alpine (Ronald Holshausen, Wed Jun 11 12:35:06 2025 +1000)

0 commit comments

Comments
 (0)