File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ `2024.1 <https://github.com/python/python-docs-theme/releases/tag/v2024.1 >`_
6+ ----------------------------------------------------------------------------
7+
8+ - Underline links for readability and a11y (#160, #166)
9+ Contributed by Hugo van Kemenade
10+ - Add ``hosted_on `` variable for a link in the footer (#165)
11+ Contributed by Hugo van Kemenade
12+ - Consistently reference ``theme_root_icon `` (#163)
13+ Contributed by Marko Budiselic
14+ - Dark mode: fix contrast of footer highlight (#162)
15+ Contributed by Hugo van Kemenade
16+
517`2023.9 <https://github.com/python/python-docs-theme/releases/tag/v2023.9 >`_
618----------------------------------------------------------------------------
719
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ requires = [
66
77[project ]
88name = " python-docs-theme"
9- version = " 2023.9 "
9+ version = " 2024.1 "
1010description = " The Sphinx theme for the CPython docs and related projects"
1111readme = " README.rst"
1212license.file = " LICENSE"
You can’t perform that action at this time.
0 commit comments