Skip to content

Commit 65d4e06

Browse files
committed
Update NEWS
1 parent 4d7f939 commit 65d4e06

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

NEWS.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ Changelog
44
unreleased
55
----------
66

7+
2024.02.04 - 2024-02-04
8+
-----------------------
9+
10+
* Declare support for Python 3.9, 3.10, 3.11, and 3.12
11+
* Drop support for Python 3.8 and earlier
12+
* Allow passing relative paths to ``--ignore``
13+
* Support all valid ``sphinx-build`` options (except Make-mode)
14+
* Fix path issues on Windows
15+
* Differentiate pre-build command failures from Sphinx failures
16+
17+
2021.03.14 - 2021-03-14
18+
-----------------------
19+
720
* Change output handling for subprocesses.
821
* Present helpful error message when the subprocesses fail.
922
* Skip the main sphinx build, if pre-build commands fail.

0 commit comments

Comments
 (0)