@@ -6,6 +6,52 @@ All notable changes to this project will be documented in this file.
66<!-- markdownlint-disable emph-style -->
77<!-- markdownlint-disable strong-style -->
88
9+ ## [ pact-python/3.2.0] _ 2025-12-02_
10+
11+ ### 🚀 Features
12+
13+ - Add consumer_version method
14+ - Add content type matcher
15+ - Add 'and' matcher
16+
17+ ### 🐛 Bug Fixes
18+
19+ - Use correct matching rule serialisation
20+
21+ ### 📚 Documentation
22+
23+ - Update changelog for pact-python/3.1.0
24+ - Add agents.md
25+ - Update configuration
26+ - Add logging documentation
27+ - Add multipart/form-data matching rule example
28+ - Add consumer_version
29+
30+ ### ⚙️ Miscellaneous Tasks
31+
32+ - Add llm instructions
33+ - Update non-compliant docstrings and types
34+ - Upgrade pymdownx extensions
35+ - Set telemetry environment variables
36+ - _ (docs)_ Api docs link on pact-python site is case sensitive
37+ - Fix json schema url
38+ - _ (tests)_ Fix skipped tests on windows
39+ - _ (ci)_ Update macos runners
40+ - Remove unused pytest config
41+ - Remove ruff sub-configs
42+ - Switch to markdownlint-cli2
43+ - Rerun flaky tests
44+ - Remove unused function
45+ - Don't except AssertionError
46+ - _ (devcontainer)_ Add multi-arch development container support
47+
48+ ### Contributors
49+
50+ - @Nikhil172913832
51+ - @JP-Ellis
52+ - @YOU54F
53+ - @Copilot
54+
955## [ pact-python/3.1.0] _ 2025-10-07_
1056
1157### 🐛 Bug Fixes
@@ -1624,4 +1670,4 @@ All notable changes to this project will be documented in this file.
16241670- @matthewbalvanz-wf
16251671- @mefellows
16261672
1627- <!-- generated by git-cliff on 2025-10-07 -->
1673+ <!-- generated by git-cliff on 2025-12-02 -->
0 commit comments