Skip to content

Commit 4a01946

Browse files
committed
update changes for 2.3.2 release
1 parent 3dc8257 commit 4a01946

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,18 @@ Features
2020
Bug Fixes
2121
---------
2222

23-
- #116: Update doesn't respect default value of locale_dirs from -c passed conf.py
23+
- #116: Update doesn't respect default value of locale_dirs from `-c` passed `conf.py` by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/122
2424

2525
Documentation
2626
-------------
2727

2828
Internals
2929
---------
3030

31+
* FIX: set `exist_ok=True` in `os.makedirs()` by @Dengda98 in https://github.com/sphinx-doc/sphinx-intl/pull/120
32+
* using uv for dev setup, build, publish by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/114
33+
* Bump astral-sh/setup-uv from 3 to 6 in the all-github-actions group by @dependabot[bot] in https://github.com/sphinx-doc/sphinx-intl/pull/124
34+
3135
2.3.1 (2024/12/01)
3236
==================
3337

0 commit comments

Comments
 (0)