Skip to content

Commit 66dc084

Browse files
committed
docs: update changelogs
Signed-off-by: JP-Ellis <[email protected]>
1 parent 80e4f21 commit 66dc084

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ 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.0.1] _2025-10-06_
10+
11+
### 📚 Documentation
12+
13+
- Update changelog for pact-python/3.0.0
14+
15+
### ⚙️ Miscellaneous Tasks
16+
17+
- Drop cffi dependency
18+
- _(ci)_ Fix publish step
19+
20+
### Contributors
21+
22+
- @JP-Ellis
23+
924
## [pact-python/3.0.0] _2025-10-06_
1025

1126
### 🚀 Features

pact-python-ffi/CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ Note that this _only_ includes changes to the Python FFI interface. For changes
88
<!-- markdownlint-disable emph-style -->
99
<!-- markdownlint-disable strong-style -->
1010

11+
## [pact-python-ffi/0.4.28.2] _2025-10-06_
12+
13+
### 📚 Documentation
14+
15+
- Update changelog for pact-python-ffi/0.4.28.1
16+
- Fix CI badge links
17+
18+
### ⚙️ Miscellaneous Tasks
19+
20+
- [**breaking**] Drop python 3.9 add 3.14
21+
> Python 3.9 is no longer supported.
22+
23+
### Contributors
24+
25+
- @JP-Ellis
26+
1127
## [pact-python-ffi/0.4.28.1] _2025-08-28_
1228

1329
### 🐛 Bug Fixes
@@ -73,4 +89,4 @@ Note that this _only_ includes changes to the Python FFI interface. For changes
7389

7490
- @JP-Ellis
7591

76-
<!-- generated by git-cliff on 2025-08-29-->
92+
<!-- generated by git-cliff on 2025-10-06-->

0 commit comments

Comments
 (0)