Skip to content

Commit 223de3f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e589180 commit 223de3f

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

docs/changelog.rst

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,27 @@
66

77
.. towncrier release notes start
88
9-
*********************
9+
**********************
1010
v4.36.1 (2026-02-17)
11-
*********************
11+
**********************
1212

1313
Bugfixes - 4.36.1
1414
=================
15-
- Report TOML parse errors during config discovery instead of silently ignoring them - by :user:`rahuldevikar`. (:issue:`3030`)
16-
- Adopt CPython's subprocess stream handling to fix deadlocks and improve performance when reading subprocess output (:issue:`3715`)
15+
16+
- Report TOML parse errors during config discovery instead of silently ignoring them - by :user:`rahuldevikar`.
17+
(:issue:`3030`)
18+
- Adopt CPython's subprocess stream handling to fix deadlocks and improve performance when reading subprocess output
19+
(:issue:`3715`)
1720

1821
Documentation - 4.36.1
1922
======================
20-
- Add Unix man page generation and installation support using sphinx-argparse-cli - by :user:`gaborbernat`. (:issue:`1409`)
21-
- Document use of Python :mod:`logging` for plugin authors in the how-to guides, covering verbosity levels, coloring, and
22-
best practices — by :user:`rahuldevikar`. (:issue:`3449`)
23-
- Add architecture documentation for new contributors under the development section - by :user:`rahuldevikar` (:issue:`3707`)
23+
24+
- Add Unix man page generation and installation support using sphinx-argparse-cli - by :user:`gaborbernat`.
25+
(:issue:`1409`)
26+
- Document use of Python :mod:`logging` for plugin authors in the how-to guides, covering verbosity levels, coloring,
27+
and best practices — by :user:`rahuldevikar`. (:issue:`3449`)
28+
- Add architecture documentation for new contributors under the development section - by :user:`rahuldevikar`
29+
(:issue:`3707`)
2430

2531
**********************
2632
v4.36.0 (2026-02-15)

0 commit comments

Comments
 (0)