We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccc136 commit f532463Copy full SHA for f532463
1 file changed
CHANGES.rst
@@ -2,13 +2,14 @@
2
CHANGES
3
=======
4
5
-2.3.0 (Unreleased)
+2.3.0 (2024/11/10)
6
==================
7
8
Environments
9
------------
10
11
-* Drop python<=3.7 support by @kloczek in https://github.com/sphinx-doc/sphinx-intl/pull/101
+* 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
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
14
15
Incompatibility
@@ -17,6 +18,8 @@ Incompatibility
17
18
Features
19
--------
20
21
+* Perform update in parallel by @rtobar in https://github.com/sphinx-doc/sphinx-intl/pull/110
22
+
23
Bug Fixes
24
---------
25
0 commit comments