------------------ * Add support for sphinx 7.0 (:pr:`68`)
0.5.3
------------------ * Officially support python 3.11 (by adding it to the tests) (:pr:`59`) * Add support for sphinx 6.0 (:pr:`63`)
0.5.2
------------------ * Next and previous link now work when the sphinx readthedocs extension (readthedocs-sphinx-ext) is installed (which is the case with online builds) (:issue:`57`)
0.5.1
------------------ * Fixed an issue where the HTML builder was not compatible with the builder from readthedocs-sphinx-ext, causing `AttributeError` when building subprojects on readthedocs (:issue:`55`)
0.5.0
----------------- * Support Sphinx 5.2 and 5.3 (:pr:`43` and :pr:`44`) * Support sphinx-rtd-theme 1.1.* (:pr:`51`) * Fix an issue 'next' and 'previous' buttons were not being generated when they link to a subproject or master project (:issue:`45`)