File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,10 @@ BEGIN_UNRELEASED_TEMPLATE
2828
2929[0.0.0]: https://github.com/bazel-contrib/rules_python/releases/tag/0.0.0
3030
31+ {#v0-0-0-removed}
32+ ### Removed
33+
34+ * Nothing removed.
3135{#v0-0-0-changed}
3236### Changed
3337* Nothing changed.
@@ -40,9 +44,6 @@ BEGIN_UNRELEASED_TEMPLATE
4044### Added
4145* Nothing added.
4246
43- {#v0-0-0-removed}
44- ### Removed
45- * Nothing removed.
4647
4748END_UNRELEASED_TEMPLATE
4849-->
@@ -52,6 +53,12 @@ END_UNRELEASED_TEMPLATE
5253
5354[ 0.0.0 ] : https://github.com/bazel-contrib/rules_python/releases/tag/0.0.0
5455
56+ {#v0-0-0-removed}
57+ ### Removed
58+ * (core rules) Support for Bazel's long deprecated "extra actions" has been
59+ removed
60+ ([ #3215 ] ( https://github.com/bazel-contrib/rules_python/issues/3215 ) ).
61+
5562{#v0-0-0-changed}
5663### Changed
5764* Nothing changed.
@@ -66,9 +73,6 @@ END_UNRELEASED_TEMPLATE
6673### Added
6774* Nothing added.
6875
69- {#v0-0-0-removed}
70- ### Removed
71- * Nothing removed.
7276
7377{#v1-6-0}
7478## [ 1.6.0] - 2025-08-23
You can’t perform that action at this time.
0 commit comments