Skip to content

Commit acb65a5

Browse files
Generate a change log entry for v11.1.0
1 parent 5f8e279 commit acb65a5

File tree

5 files changed

+41
-8
lines changed

5 files changed

+41
-8
lines changed

CHANGES.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,47 @@ Changelog
1414

1515
.. towncrier release notes start
1616
17+
v11.1.0
18+
=======
19+
20+
*(2025-11-03)*
21+
22+
23+
Features
24+
--------
25+
26+
- Added optional private key password argument to SSL adapters to support password-protected private keys
27+
-- by :user:`jatalahd`.
28+
29+
*Related issues and pull requests on GitHub:*
30+
:issue:`752`.
31+
32+
33+
Contributor-facing changes
34+
--------------------------
35+
36+
- Added missing ``__all__`` and ``IS_WINDOWS`` definitions to ``.pyi`` stub files for mypy.
37+
38+
-- by :user:`julianz-`
39+
40+
*Related issues and pull requests on GitHub:*
41+
:issue:`774`.
42+
43+
- Made ``test_http_over_https_error`` compatible with Solaris -- by :user:`mtelka`.
44+
45+
*Related issues and pull requests on GitHub:*
46+
:issue:`776`.
47+
48+
- Increased timeout values ``test_client.server_instance.timeout`` and ``http_request_timeout``
49+
to make related tests more stable.
50+
51+
*Related issues and pull requests on GitHub:*
52+
:issue:`777`.
53+
54+
55+
----
56+
57+
1758
v11.0.0
1859
=======
1960

docs/changelog-fragments.d/752.feature.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/changelog-fragments.d/774.contrib.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/changelog-fragments.d/776.contrib.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog-fragments.d/777.contrib.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)