Skip to content

Commit 9c83ab9

Browse files
committed
releasenotes: add API breaking note
1 parent 4a97b86 commit 9c83ab9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
upgrade:
3+
- |
4+
**Breaking change**: The scope of ``httpserver_listen_address`` fixture changed from **function**
5+
to **session**. This is a requirement to implement the other features listed
6+
in this release. See the `upgrade guide
7+
<https://pytest-httpserver.readthedocs.io/en/latest/upgrade.html>`_ for the
8+
details.

0 commit comments

Comments
 (0)