We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1743a43 commit 5eedf72Copy full SHA for 5eedf72
NEWS.rst
@@ -4,6 +4,11 @@ Changelog
4
unreleased
5
----------
6
7
+2024.10.02 - 2024-10-02
8
+-----------------------
9
+
10
+* Show the changed paths that triggered the rebuild.
11
12
2024.09.19 - 2024-09-19
13
-----------------------
14
sphinx_autobuild/__init__.py
@@ -1,3 +1,3 @@
1
"""Rebuild Sphinx documentation on changes, with hot reloading in the browser."""
2
3
-__version__ = "2024.09.19"
+__version__ = "2024.10.02"
0 commit comments