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:
19
19
20
20
## Unreleased
21
21
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
+
22
28
### Changed
23
29
24
30
* Make ` //python/pip_install:pip_repository_bzl ` ` bzl_library ` target internal
@@ -101,6 +107,8 @@ Breaking changes:
101
107
* (utils) Added a ` pip_utils ` struct with a ` normalize_name ` function to allow users
102
108
to find out how ` rules_python ` would normalize a PyPI distribution name.
103
109
110
+ [ 0.27.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.27.0
111
+
104
112
## [ 0.26.0] - 2023-10-06
105
113
106
114
### Changed
@@ -174,6 +182,8 @@ Breaking changes:
174
182
175
183
* (gazelle) Improve runfiles lookup hermeticity.
176
184
185
+ [ 0.26.0 ] : https://github.com/bazelbuild/rules_python/releases/tag/0.26.0
186
+
177
187
## [ 0.25.0] - 2023-08-22
178
188
179
189
### Changed
You can’t perform that action at this time.
0 commit comments