File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,17 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1919
2020- _ Insert changes/features/fixes for next release here_
2121
22+ ### Documentation
23+
24+ - Render changelog in [ ` linkify_issues ` ] (#812 )
25+ - Fix Table of contents rendering with sphinx autodoc with [ ` sphinx_toctree_autodoc_fix ` ] (#812 )
26+ - Test doctests in our docs via [ ` pytest_doctest_docutils ` ] (built on [ ` doctest_docutils ` ] ) (#812 )
27+
28+ [ `linkify_issues` ] : https://gp-libs.git-pull.com/linkify_issues/
29+ [ `sphinx_toctree_autodoc_fix` ] : https://gp-libs.git-pull.com/sphinx_toctree_autodoc_fix/
30+ [ `pytest_doctest_docutils` ] : https://gp-libs.git-pull.com/doctest/pytest.html
31+ [ `doctest_docutils` ] : https://gp-libs.git-pull.com/doctest
32+
2233## tmuxp 1.13.3 (2022-09-10)
2334
2435- Revert v1.13.1's #793 change for now, the behavior behind launching workspace
You can’t perform that action at this time.
0 commit comments