Skip to content

Commit 98fe77c

Browse files
committed
CHANGES.rst: add release notes for 1.1.4
1 parent dd070b2 commit 98fe77c

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22
Release Notes
33
=============
44

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+
529
.. _Release Notes_1.1.3:
630

731
1.1.3

0 commit comments

Comments
 (0)