You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,14 @@
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
0 commit comments