File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,12 @@ A brief description of the categories of changes:
1919
2020## Unreleased
2121
22+ [ 0.XX.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.XX.0
23+
24+ ## [ 0.27.0] - 2023-11-16
25+
26+ [ 0.27.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.27.0
27+
2228### Changed
2329
2430* Make ` //python/pip_install:pip_repository_bzl ` ` bzl_library ` target internal
@@ -101,6 +107,8 @@ Breaking changes:
101107* (utils) Added a ` pip_utils ` struct with a ` normalize_name ` function to allow users
102108 to find out how ` rules_python ` would normalize a PyPI distribution name.
103109
110+ [ 0.27.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.27.0
111+
104112## [ 0.26.0] - 2023-10-06
105113
106114### Changed
@@ -174,6 +182,8 @@ Breaking changes:
174182
175183* (gazelle) Improve runfiles lookup hermeticity.
176184
185+ [ 0.26.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.26.0
186+
177187## [ 0.25.0] - 2023-08-22
178188
179189### Changed
You can’t perform that action at this time.
0 commit comments