We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd070b2 commit 98fe77cCopy full SHA for 98fe77c
1 file changed
CHANGES.rst
@@ -2,6 +2,30 @@
2
Release Notes
3
=============
4
5
+.. _Release Notes_1.1.4:
6
+
7
+1.1.4
8
+=====
9
10
+.. _Release Notes_1.1.4_New Features:
11
12
+New Features
13
+------------
14
15
+- More robust server startup by checking server readiness (disabled by
16
+ default).
17
+ `#462 <https://github.com/csernazs/pytest-httpserver/pull/462>`_
18
19
20
+.. _Release Notes_1.1.4_Deprecation Notes:
21
22
+Deprecation Notes
23
+-----------------
24
25
+- Python 3.9 has been deprecated as it reached EOL 2025-10-31. While the code
26
+ may work on this version, there will be no CI tests running on it.
27
28
29
.. _Release Notes_1.1.3:
30
31
1.1.3
0 commit comments