|
| 1 | +========= |
| 2 | +Changelog |
| 3 | +========= |
| 4 | + |
| 5 | +`2021.05<https://github.com/python/python-docs-theme/releases/tag/v2021.05>`_ |
| 6 | +------------------------------------------------------------------------------ |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +`2020.12<https://github.com/python/python-docs-theme/releases/tag/v2020.12>`_ |
| 12 | +------------------------------------------------------------------------------ |
| 13 | + |
| 14 | +- Updated the readme, to remind user to install the package in a virtual environment. (#41) |
| 15 | + Contributed by Mariatta. |
| 16 | +- Updated the package url, using the GitHub repository instead of docs.python.org (#49) |
| 17 | + Contributed by Pradyun Gedam. |
| 18 | +- Added license information to the footer of the doc (#36) |
| 19 | + Contributed by Todd. |
| 20 | +- Fixed typo in the footer (#52) |
| 21 | + Contributed by Dominic Davis-Foster. |
| 22 | +- Added information on how to use the package (#32) |
| 23 | + Contributed by Tapasweni Pathak. |
| 24 | +- Fixed code formatting (#53). |
| 25 | + Contributed by Hugo van Kemenade. |
| 26 | +- Fixed code bgcolor and codetextcolor for Sphinx 3.1.0+ (#57) |
| 27 | + Contributed by Zhiming Wang. |
| 28 | + |
| 29 | +`2018.2<https://github.com/python/python-docs-theme/releases/tag/2018.2>`_ |
| 30 | +--------------------------------------------------------------------------- |
| 31 | + |
| 32 | +Initial release. |