Skip to content

Commit 4611a08

Browse files
committed
add changelog
1 parent 3fa3d73 commit 4611a08

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff 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
4748
END_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

0 commit comments

Comments
 (0)