Commit 3e0021c 1 parent 1a62f31 commit 3e0021c Copy full SHA for 3e0021c
File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,5 @@ Features added
16
16
Bugs fixed
17
17
----------
18
18
19
- * #13392: Fix argument type for ``jieba.load_userdict() ``.
20
- * #13402: Ensure inline ``<script> `` tags are written exactly once.
21
- * #13391: apidoc: Fix TOC file not having a title.
22
- Patch by Dave Hoese.
23
-
24
19
Testing
25
20
-------
Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ Sphinx 8.2
3
3
==========
4
4
5
5
6
+ Release 8.2.2 (in development)
7
+ ==============================
8
+
9
+ Bugs fixed
10
+ ----------
11
+
12
+ * #13392: Fix argument type for ``jieba.load_userdict() ``.
13
+ * Add workaround for ``nbsphinx `` implicit imports.
14
+ * #13402: Ensure inline ``<script/> `` tags are written exactly once.
15
+ * #13391: apidoc: Fix TOC file not having a title.
16
+ Patch by Dave Hoese.
17
+
6
18
Release 8.2.1 (released Feb 21, 2025)
7
19
=====================================
8
20
You can’t perform that action at this time.
0 commit comments