We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b0ec4 commit 27f43c1Copy full SHA for 27f43c1
1 file changed
CHANGELOG.rst
@@ -5,7 +5,16 @@ Changelog
5
`2021.05 <https://github.com/python/python-docs-theme/releases/tag/v2021.05>`_
6
------------------------------------------------------------------------------
7
8
-
+- Make the theme responsive (#46)
9
+ Contributed by Olga Bulat.
10
+- Use Python 3.8 for the Github Actions (#71)
11
+ Contributed by Stéphane Wirtel.
12
+- Use default pygments theme (#68)
13
+ Contributed by Aaron Carlisle.
14
+- Test Github action to validate the theme against docsbuild scripts. (#69)
15
+ Contributed by Julien Palard.
16
+- Add the copy button to pycon3 highlighted code blocks. (#64)
17
18
19
20
`2020.12 <https://github.com/python/python-docs-theme/releases/tag/v2020.12>`_
0 commit comments