Skip to content

Commit 9843447

Browse files
authored
docs: add 1.4.2 changelog (#3173)
This documents the backport made in #3174
1 parent 2eacb70 commit 9843447

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,16 @@ END_UNRELEASED_TEMPLATE
263263
### Removed
264264
* Nothing removed.
265265

266+
{#1-4-2}
267+
## [1.4.2] - 2025-08-13
268+
269+
[1.4.2]: https://github.com/bazel-contrib/rules_python/releases/tag/1.4.2
270+
271+
### Fixed
272+
* (toolchains) `local_runtime_repo` now checks if the include directory exists
273+
before attempting to watch it, fixing issues on macOS with system Python
274+
([#3043](https://github.com/bazel-contrib/rules_python/issues/3043)).
275+
266276
{#1-4-1}
267277
## [1.4.1] - 2025-05-08
268278

0 commit comments

Comments
 (0)