Skip to content

Commit 9e59206

Browse files
authored
doc: Note Python version changes in CHANGELOG (#1391)
These patch level bumps were done in #1370 and are part of the 0.25.0 release.
1 parent 7e4d19c commit 9e59206

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ A brief description of the categories of changes:
2121

2222
### Changed
2323

24+
* Python version patch level bumps:
25+
* 3.9.16 -> 3.9.17
26+
* 3.10.9 -> 3.10.12
27+
* 3.11.1 -> 3.11.4
2428
* (bzlmod) `pip.parse` can no longer automatically use the default
2529
Python version; this was an unreliable and unsafe behavior. The
2630
`python_version` arg must always be explicitly specified.

0 commit comments

Comments
 (0)