diff --git a/docs/requirements.txt b/docs/requirements.txt index 7a9eb61..ac54301 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx==5.3.0 -sphinx_rtd_theme==1.1.1 +sphinx==7.2.6 +sphinx_rtd_theme==2.0.0 sphinx_sitemap==2.5.1 -readthedocs-sphinx-search==0.1.1 \ No newline at end of file +readthedocs-sphinx-search==0.3.2 \ No newline at end of file diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index ef8b873..62aed47 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -2,6 +2,14 @@ Changelog ********* +Current +======= + +Fixes +----- + +* Address Sphinx search issue (`#184 `_) + 3.5.1 (2023-12-31) ==================