Skip to content

Commit 5ef5c77

Browse files
authored
Merge pull request #95 from pytest-dev/update-changes-for-0.9.0/1/dev
Update author file and changelog for the upcoming 0.9.0 release
2 parents 706de1a + 786b8ee commit 5ef5c77

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ Hasan Ramezani <[email protected]>
1414
Felix Yan <[email protected]>
1515
Henri Hulski <[email protected]>
1616
Theodore Ni
17+
Nicola Coretti <[email protected]>
1718
Alissa Gerhard <[email protected]>
19+
Raphael Boidol <[email protected]>

CHANGES

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
0.9.1 (2024-08-13)
2+
------------------
3+
4+
Add support for exposing server certificate
5+
Explicitly store request data (fixes #77)
6+
Make the code compliant with pre-commit hooks
7+
Remove unused `six` from tox config
8+
Drop Python 3.5 support
9+
Add Python 3.13 support
10+
Update the AUTHORS file
11+
12+
113
0.8.1 (2023-09-23)
214
------------------
315

0 commit comments

Comments
 (0)