Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ab06c27

Browse filesBrowse files
committed
Prepare 2024.4 release
1 parent 9cb011f commit ab06c27
Copy full SHA for ab06c27

2 files changed

+11-1Lines changed: 11 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG.rst‎

Copy file name to clipboardExpand all lines: CHANGELOG.rst
+10Lines changed: 10 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
`2024.4 <https://github.com/python/python-docs-theme/releases/tag/v2024.4>`_
5+
----------------------------------------------------------------------------
6+
7+
- Add colour to version change directives (#185)
8+
Contributed by Hugo van Kemenade
9+
- Only show 'Last updated on ...' when ``last_updated`` defined (#183)
10+
Contributed by Hugo van Kemenade
11+
- Use system font stack for all code (#186)
12+
Contributed by Hugo van Kemenade
13+
414
`2024.3 <https://github.com/python/python-docs-theme/releases/tag/v2024.3>`_
515
----------------------------------------------------------------------------
616

Collapse file

‎pyproject.toml‎

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "python-docs-theme"
9-
version = "2024.3"
9+
version = "2024.4"
1010
description = "The Sphinx theme for the CPython docs and related projects"
1111
readme = "README.md"
1212
license.file = "LICENSE"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.