Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,47 @@ Changelog

.. towncrier release notes start

v11.1.0
=======

*(2025-11-03)*


Features
--------

- Added optional private key password argument to SSL adapters to support password-protected private keys
-- by :user:`jatalahd`.

*Related issues and pull requests on GitHub:*
:issue:`752`.


Contributor-facing changes
--------------------------

- Added missing ``__all__`` and ``IS_WINDOWS`` definitions to ``.pyi`` stub files for mypy.

-- by :user:`julianz-`

*Related issues and pull requests on GitHub:*
:issue:`774`.

- Made ``test_http_over_https_error`` compatible with Solaris -- by :user:`mtelka`.

*Related issues and pull requests on GitHub:*
:issue:`776`.

- Increased timeout values ``test_client.server_instance.timeout`` and ``http_request_timeout``
to make related tests more stable.

*Related issues and pull requests on GitHub:*
:issue:`777`.


----


v11.0.0
=======

Expand Down
2 changes: 0 additions & 2 deletions docs/changelog-fragments.d/752.feature.rst

This file was deleted.

3 changes: 0 additions & 3 deletions docs/changelog-fragments.d/774.contrib.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog-fragments.d/776.contrib.rst

This file was deleted.

2 changes: 0 additions & 2 deletions docs/changelog-fragments.d/777.contrib.rst

This file was deleted.