Skip to content

Commit e3bcf38

Browse files
committed
update changes
1 parent 07f2485 commit e3bcf38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ CHANGES
88
Environments
99
------------
1010

11+
* Drop python<=3.7 support by @kloczek in https://github.com/sphinx-doc/sphinx-intl/pull/101
1112
* 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
1213

1314
Incompatibility
@@ -25,6 +26,11 @@ Documentation
2526
Internals
2627
---------
2728

29+
* Modernize release procedures by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/102
30+
* Modernize formatter: use ruff instead of flake8 by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/103
31+
* add devcontainer and related dependabot config by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/104
32+
* Add CI test for sphinx-intl's doc by @rffontenelle in https://github.com/sphinx-doc/sphinx-intl/pull/107
33+
* fix for lint by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/108
2834

2935
=======
3036
CHANGES

0 commit comments

Comments
 (0)