Skip to content

Commit 3e0021c

Browse files
committed
Move Sphinx 8.2.2 CHANGES to doc/changes
1 parent 1a62f31 commit 3e0021c

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

CHANGES.rst

-5
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,5 @@ Features added
1616
Bugs fixed
1717
----------
1818

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-
2419
Testing
2520
-------

doc/changes/8.2.rst

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ Sphinx 8.2
33
==========
44

55

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+
618
Release 8.2.1 (released Feb 21, 2025)
719
=====================================
820

0 commit comments

Comments
 (0)