|
2 | 2 | Changelog
|
3 | 3 | =========
|
4 | 4 |
|
| 5 | +`2023.7<https://github.com/python/python-docs-theme/releases/tag/v2023.7>`_ |
| 6 | +---------------------------------------------------------------------------- |
| 7 | + |
| 8 | +- Do not append asset hashes on Sphinx 7.1+ (#137) |
| 9 | + Contributed by Pradyun Gedam |
| 10 | +- Use correct block, enable built-in slash keypress (#141) |
| 11 | + Contributed by Mike Fiedler |
| 12 | +- Sphinx 6.2 fix: add ``nav.contents`` where that ``div.topic`` is used (#138) |
| 13 | + Contributed by Hugo van Kemenade |
| 14 | +- Dark mode: fix contrast for C++ specific styling (#133) |
| 15 | + Contributed by Hugo van Kemenade |
| 16 | +- Don't let long code literals extend beyond the right side of the screen (#139) |
| 17 | + Contributed by Hugo van Kemenade |
| 18 | +- Test 3.12 branch, now `main` is 3.13 (#140) |
| 19 | + Contributed by Hugo van Kemenade |
| 20 | + |
5 | 21 | `2023.5<https://github.com/python/python-docs-theme/releases/tag/v2023.5>`_
|
6 | 22 | ----------------------------------------------------------------------------
|
7 | 23 |
|
|