Commit 4091fe3 1 parent c84c21f commit 4091fe3 Copy full SHA for 4091fe3
File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ Sphinx 8.2
3
3
==========
4
4
5
5
6
+ Release 8.2.3 (in development)
7
+ ==============================
8
+
9
+ Bugs fixed
10
+ ----------
11
+
12
+ * #13403: Define ``_StrPath.__radd__() ``.
13
+ Patch by Adam Turner.
14
+ * #13399: Fix _CurrentDocument membership testing with '{c,cpp}:parent_symbol'.
15
+ Patch by Adam Turner.
16
+
6
17
Release 8.2.2 (released Mar 02, 2025)
7
18
=====================================
8
19
@@ -11,9 +22,11 @@ Bugs fixed
11
22
12
23
* #13392: Fix argument type for ``jieba.load_userdict() ``.
13
24
* Add workaround for ``nbsphinx `` implicit imports.
25
+ Patch by Adam Turner.
14
26
* #13402: Ensure inline ``<script/> `` tags are written exactly once.
27
+ Patch by Dmitry Shachnev and Adam Turner.
15
28
* #13391: apidoc: Fix TOC file not having a title.
16
- Patch by Dave Hoese.
29
+ Patch by Dave Hoese and Adam Turner .
17
30
18
31
Release 8.2.1 (released Feb 21, 2025)
19
32
=====================================
You can’t perform that action at this time.
0 commit comments