Prepare 2025.10 release by hugovk · Pull Request #276 · python/python-docs-theme · GitHub
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
4 changes: 2 additions & 2 deletions .github/release.yml
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

`2025.10 <https://github.com/python/python-docs-theme/releases/tag/2025.10>`_
-------------------------------------------------------------------------------

* Add Romanian translation by @octaG-M in https://github.com/python/python-docs-theme/pull/272
* Add Arabic and Russian translations by @StanFromIreland in https://github.com/python/python-docs-theme/pull/274
* Add French translation by @JulienPalard in https://github.com/python/python-docs-theme/pull/275
* Update authors in ``pyproject.toml`` by @StanFromIreland in https://github.com/python/python-docs-theme/pull/271
* Add link to devguide in README by @StanFromIreland in https://github.com/python/python-docs-theme/pull/266

`2025.9.2 <https://github.com/python/python-docs-theme/releases/tag/2025.9.2>`_
-------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion python_docs_theme/__init__.py
Loading