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 e06314f commit 0c0492dCopy full SHA for 0c0492d
CHANGELOG.md
@@ -22,7 +22,21 @@ A brief description of the categories of changes:
22
23
## Unreleased
24
25
-[x.x.x]: https://github.com/bazelbuild/rules_python/releases/tag/x.x.x
+### Changed
26
+- Nothing yet
27
+
28
+### Fixed
29
30
31
+### Added
32
33
34
+### Removed
35
36
37
+## [0.37.0] - 2024-10-18
38
39
+[x.x.x]: https://github.com/bazelbuild/rules_python/releases/tag/0.37.0
40
41
### Changed
42
* **BREAKING** `py_library` no longer puts its source files or generated pyc
0 commit comments