mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge Release 0.5.2 Changelog into master (#1114)
* Setup: Require docutils<0.17' Docutils 0.17 changes some rendering of properties, until support is added we should probably pin to use an older version. I may not be a bad idea to keep a pinned version in the theme to prevent this issue in the future. * Release 0.5.2 Include a changelog and bump versions * Fix changelog Co-authored-by: Aaron Carlisle <carlisle.b3d@gmail.com>
This commit is contained in:
@@ -39,6 +39,16 @@ Fixes
|
||||
* Respect tab order for prev/next buttons (#1051)
|
||||
* Nav: Don't toggle terminal nodes (#1049)
|
||||
|
||||
v0.5.2
|
||||
======
|
||||
|
||||
:Date: April 5, 2021
|
||||
|
||||
.. note:: This commit will not be in ``master``, but was branched directly off ``0.5.1`` to minimize issues.
|
||||
The next full release will contain all PR's previously merged.
|
||||
|
||||
* Depend on docutils < 0.17 (#1113)
|
||||
|
||||
v0.5.1
|
||||
======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user