Skip to content

Commit 207018d

Browse files
committed
docs(CHANGES): Note docs / tests
1 parent 55d93b0 commit 207018d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,18 @@ $ pip install --user --upgrade --pre libtmux
2929
- Add [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) (#408)
3030
- Add [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) (#409)
3131

32+
### Tests
33+
34+
- Test doctests in documentation via
35+
[pytest-doctest-docutils](https://gp-libs.git-pull.com/doctest/pytest.html) (#410)
36+
3237
### Documentation
3338

3439
- Move to sphinx-autoissues, #406
3540
- Examples updated for correctness, #412 (cherry-picked from #410)
41+
- Render changelog in [linkify_issues](https://gp-libs.git-pull.com/linkify_issues/) (#410)
42+
- Fix Table of contents rendering with sphinx autodoc with
43+
[sphinx_toctree_autodoc_fix](https://gp-libs.git-pull.com/sphinx_toctree_autodoc_fix/) (#410)
3644

3745
## libtmux 0.14.2 (2022-08-17)
3846

0 commit comments

Comments
 (0)