Skip to content

Commit 70b99b6

Browse files
committed
doc: changelog
1 parent 6127cb6 commit 70b99b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ A brief description of the categories of changes:
6262
enables (or disables) using pyc files from targets transitively
6363
* (pip) Skip patching wheels not matching `pip.override`'s `file`
6464
([#2294](https://github.com/bazelbuild/rules_python/pull/2294)).
65+
* (chore): Add a `rules_shell` dev dependency and moved a `sh_test` target
66+
outside of the `//:BUILD.bazel` file.
67+
Fixes [#2299](https://github.com/bazelbuild/rules_python/issues/2299).
6568

6669
### Added
6770
* (py_wheel) Now supports `compress = (True|False)` to allow disabling

0 commit comments

Comments
 (0)