Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5f51a44

Browse filesBrowse files
authored
chore: Update changelog for 0.31.0 (bazel-contrib#1754)
* Create 0.31.0 section * Move pystar note out of 0.30.0 section and into 0.31.0
1 parent 5cd32ad commit 5f51a44
Copy full SHA for 5f51a44

File tree

Expand file treeCollapse file tree

1 file changed

+8
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ A brief description of the categories of changes:
2121

2222
[0.XX.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.XX.0
2323

24-
## [0.30.0] - 2024-02-12
24+
## [0.31.0] - 2024-02-12
2525

26-
[0.30.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.30.0
26+
[0.31.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.31.0
2727

2828
### Changed
2929

@@ -33,6 +33,12 @@ A brief description of the categories of changes:
3333
under Bazel 7, the builtin global symbol `PyInfo` is **not** the same as what
3434
is loaded from rules_python. The same is true of `PyRuntimeInfo`.
3535

36+
## [0.30.0] - 2024-02-12
37+
38+
[0.30.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.30.0
39+
40+
### Changed
41+
3642
* (toolchains) Windows hosts always ignore pyc files in the downloaded runtimes.
3743
This fixes issues due to pyc files being created at runtime and affecting the
3844
definition of what files were considered part of the runtime.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.