Skip to content

Commit 1bf67e0

Browse files
authored
docs: Add 1.5.4 release notes to changelog (#3221)
Update the main changelog with 1.5.4 notes from #3217
1 parent 365f30f commit 1bf67e0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,17 @@ END_UNRELEASED_TEMPLATE
191191
### Removed
192192
* Nothing removed.
193193

194+
{#v1-5-4}
195+
## [1.5.4] - 2025-08-27
196+
197+
[1.5.4]: https://github.com/bazel-contrib/rules_python/releases/tag/1.5.4
198+
199+
{#v1-5-4-fixed}
200+
### Fixed
201+
* (toolchains) `local_runtime_repo` now checks if the include directory exists
202+
before attempting to watch it, fixing issues on macOS with system Python
203+
([#3043](https://github.com/bazel-contrib/rules_python/issues/3043)).
204+
194205
{#v1-5-3}
195206
## [1.5.3] - 2025-08-11
196207

0 commit comments

Comments
 (0)