File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
CHANGES
3
3
=======
4
4
5
- 2.3.0 (Unreleased )
5
+ 2.3.0 (2024/11/10 )
6
6
==================
7
7
8
8
Environments
9
9
------------
10
10
11
- * Drop python<=3.7 support by @kloczek in https://github.com/sphinx-doc/sphinx-intl/pull/101
11
+ * Drop python-3.7 support by @kloczek in https://github.com/sphinx-doc/sphinx-intl/pull/101
12
+ * Drop Python-3.8 support by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/111
12
13
* Avoid unrelated CI test for doc changes, and cache using setup-python action by @rffontenelle in https://github.com/sphinx-doc/sphinx-intl/pull/106
13
14
14
15
Incompatibility
@@ -17,6 +18,8 @@ Incompatibility
17
18
Features
18
19
--------
19
20
21
+ * Perform update in parallel by @rtobar in https://github.com/sphinx-doc/sphinx-intl/pull/110
22
+
20
23
Bug Fixes
21
24
---------
22
25
You can’t perform that action at this time.
0 commit comments