Skip to content

Commit d79c110

Browse files
authored
Merge pull request #135 from pytest-dev/update-for-0.10/1/dev
Update AUTHORS and CHANGES for 0.10
2 parents 3e7d731 + 2957c0a commit d79c110

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

AUTHORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ Theodore Ni
1717
Nicola Coretti <[email protected]>
1818
Alissa Gerhard <[email protected]>
1919
Raphael Boidol <[email protected]>
20+
Pierre Sassoulas <[email protected]>
21+
Alissa Huskey <[email protected]>
22+
Hugo van Kemenade <[email protected]>

CHANGES

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
0.10.0 (2025-11-24)
2+
-------------------
3+
4+
Clarify examples in README
5+
Drop Python 3.6 support
6+
Add Python 3.14 support
7+
Add pytest 9 support
8+
Consolidate tests
9+
Remove obsolete driver code in some modules
10+
Remove obsolete PyTest command from setup.py
11+
Switch to PEP-639 compliant license metadata
12+
Update outdated GitHub Action versions
13+
Add a summary GitHub Action job
14+
Update the AUTHORS file
15+
116
0.9.0.post0 (2024-10-05)
217
------------------------
318

0 commit comments

Comments
 (0)